Accounts
Action Disconnect
This endpoint allows you to disconnect an account. Upon successful disconnection, the account's connection is terminated.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
post/v1/accounts/{account_id}:disconnect
Path parameters
account_idstring required
ID of the account.
ID of the account.
Response
Successful Response
{"stackTrail":"paths:/v1/accounts/{account_id}%3Adisconnect:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}