Create a new connected account

Authentication

x-api-keystring
API key authentication

Request

This endpoint expects an object.
auth_configobjectRequired
connectionobjectRequired
validate_credentialsbooleanOptionalDefaults to false

[EXPERIMENTAL] Whether to validate the provided credentials, validates only for API Key Auth scheme

Response

Successfully created connected account
idstringformat: "connectedAccountId"
The id of the connected account
connectionDataobject
The connection data of the connected account
deprecatedobject
statusenumDeprecated

DEPRECATED: This field will be removed in a future version

redirect_urlstring or nullDeprecated

DEPRECATED: This field will be removed in a future version

redirect_uristring or nullDeprecated

DEPRECATED: This field will be removed in a future version

Errors