Import Connections

POST
/connection/import

Import multiple connections for a specific environment. Use this to bulk import connections as a one-time exercise.

Headers

x-revert-api-tokenstringRequired

Your official API key for accessing revert apis.

x-api-versionstringOptional

Optional Revert API version you’re using. If missing we default to the latest version of the API.

x-revert-t-idstringRequired

The unique customer id used when the customer linked their account.

Request

This endpoint expects an object.
connectionslist of objectsRequired

Response

This endpoint returns an object.
status"ok" or "error"
Allowed values: okerror
Built with