Skip to main content
POST
Create connection

Authorizations

Authorization
string
header
required

Pass the API key as a bearer token.

Body

application/json
integration_id
string
required

Integration ID to associate with the connection.

auth_token
string
required

Provider access token.

external_id
string

External account identifier.

refresh_token
string

Provider refresh token.

expires_in
number

Access token lifetime in seconds.

Response

Connection created successfully.

data
object
required