Remove exchange connection
Description: Deletes an exchange account from user
Permission: ACCOUNTS_WRITE Security: SIGNED
Keep in mind, that an exchange account can't delete if it has any active entities (Grid Bot, Smart Trade, Deals, Trade, Signal Bot).
POST
/ver1/accounts/{account_id}/remove
Path Parameter
account_id required integer
Unique 3Commas ID for this exchange account entity
Response Parameters
NONE
Example request
POST /ver1/accounts/12345678/remove
Example Response and errors
Last updated
Was this helpful?