Sandbox
Create a new sandbox account
Create a new account for an existing connection (company/provider pair)
POST
/
sandbox
/
connections
/
accounts
Authorizations
Please use base64 encoded client_id:client_secret
Body
application/json
The provider associated with the access_token
Available options:
credential
, api_token
, oauth
, assisted
Optional, defaults to Organization products (company
, directory
, employment
, individual
)
Response
200 - application/json
The ID of the new connection
[DEPRECATED] Use connection_id
to associate a connection with an access token
The ID of the provider associated with the access_token
[DEPRECATED] Use connection_id
to associate a connection with an access token
Available options:
credential
, api_token
, oauth
, assisted
Was this page helpful?