API Reference
Account Groups

Unassign Account from Subscription

1min
DELETE
This endpoint will enable you to unassign an account from a specific account group subscription.
Authentication
Authorization
Path Parameters
accountGroupToken
*
subscriptionId
*
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
No Content
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
Account Group cannot be found.
500
Internal Server Error.
Curl
JS
Ruby
Python
Responses
204
400
403
404
500