API Reference
Account Groups
Add Members
1min
POST
Authentication
Authorization
Path Parameters
accountGroupToken
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
addAccountToAccountGroup
*
Description
Add account to account group details
email
clientUserId
Responses
204
No Content
400
• Incorrect Parameters Passed: The account is already a member of the group.
<br />• Conflicting account identification parameters found
<br />• ClientUserId cannot be set using the provided authentication mechanism.
<br />• Incorrect Parameters Passed: Account group token must be a valid GUID format.
<br />• Incorrect Parameters Passed: The AccountGroupToken is not valid for the account affiliate
401
Not Authorized
404
Incorrect Parameters Passed: The account is already a member of the group.
500
Internal Server Error
Updated 22 Sep 2023
Did this page help you?