Closed mascon closed 11 years ago
Remove an Email Alias from a User
Removes an email alias from a user.
URL Parameters
None are taken
Returns
If the user has permission to remove this email alias, an empty 200 was returned and now a 204 No Content response will be returned to confirm deletion.
Not sure if this is checked in the SDK
This shouldn't cause a problem. Thanks!
Remove an Email Alias from a User
Removes an email alias from a user.
URL Parameters
None are taken
Returns
If the user has permission to remove this email alias, an empty 200 was returned and now a 204 No Content response will be returned to confirm deletion.
Not sure if this is checked in the SDK