Skip to main content
POST
Create connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
connector_id
string
required

The connector ID for the third-party service to connect to.

connection_provider_id
string | null

Optional connection provider ID to use custom OAuth credentials for this connection.

Response

Connection creation initiated

The redirect_url object represents a redirect url for a connection.

object
enum<string>
required
Available options:
redirect_url
redirect_url
string
required

The redirect url for a connection.