PUT
/
sandbox
/
connections
/
accounts

Authorizations

Authorization
string
headerrequired

Please use your Access Token

Body

application/json
connection_status
enum<string>
Available options:
pending,
processing,
connected,
error_no_account_setup,
error_permissions,
reauth

Response

200 - application/json
connection_id
string

The ID of the new connection

account_id
string
requireddeprecated

[DEPRECATED] Use connection_id to associate a connection with an access token

authentication_type
enum<string>
required
Available options:
credential,
api_token,
oauth,
assisted
company_id
string
requireddeprecated

[DEPRECATED] Use connection_id to associate a connection with an access token

provider_id
string
required

The ID of the provider associated with the access_token

products
string[]
required