|
Hi:
I performed a request to add an email alias for an existing account with the following details
Verb PUT
Request Data:
{
"mode" : "addEmailAlias",
"emailAliases" : "daniela"
}
I replaced zoid and account values with my organization and accounts ids.
The api returned the following response
|