API Reference
Account Groups

Edit Account Group

1min
PATCH
This endpoint will enable you to make edits to an existing account group.
Authentication
Authorization
Path Parameters
accountReference
*
accountGroupToken
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
patchRequest
*
value
path
op
from
Responses
204
No Content
400
Request is invalid.
401
API Authentication Failure: Invalid Authentication Type/Credentials Provided.
403
Unable to authenticate using the provided session.
404
Account cannot be found.
500
Internal Server Error.
Curl
JS
Ruby
Python
Responses
204
400
401
403
404
500