Add Account Tags
POST/v2/accounts/:accountID/relationships/account-tags
Add Account Tags onto an Account. Please note that after adding a tag to an account, the account member token should be regenerated to reflect the updated account status, allowing other services to react accordingly. See Account Management Authentication Token.
Request
Responses
- 200
- 400
- 404
- 409
- 500
OK
Bad Request
Not Found
Conflict
Internal server error.