API Reference
Account Groups

Unassign Account

1min
DELETE
This endpoint will enable you to unassign an account from a specific account group.
Authentication
Authorization
Path Parameters
accountGroupToken
*
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
No Content
400
The AccountGroupToken is not valid.
401
Not Authorized
404
Account Group cannot be found.
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
204
400
401
404
500