The data required to initiate a connection. Structure varies by integration type.
The ID of the integration for which the connection is being initiated. You can get this from the /api/v1/integrations endpoint.
The URL to redirect to after the connection is successfully initiated.
Deprecated: UUID of the user initiating the connection.
The entity ID to associate with the connection. Learn more about entities here.
Array of labels to associate with the connection for organization and filtering.
Initiates a connection for the given integration and mark the connection status as initiated if the auth scheme is OAuth1 or OAuth2
The current status of the initiated connection.
The ID of the newly created connected account.
URL to redirect to for completing the connection process, if required.