Accounts
Remove Aliases to account
Remove existing aliases tagged to an account using this API
post/accounts/{account_id}/remove_aliases
Path parameters
account_idstring required
Example:ACC00001
account_id corresponding to an account
Request body
Response
Response for Create and Get account requests
Example response
{
"invoiceCurrency": "USD",
"primaryEmail": "admin@example.com",
"status": "ACTIVE"
}