Removes an email alias from a user. This endpoint permanently deletes an email alias associated with a user account. Note: You cannot remove a user's primary email address. To change the primary email, you must first create a new alias, set it as primary, then remove the old one…
user_idRequiredstringThe ID of the user whose email alias will be removed. Can be obtained from BOX_GET_CURRENT_USER or BOX_LIST_ENTERPRISE_USERS.
email_alias_idRequiredstringThe ID of the email alias to remove. Can be obtained from BOX_LIST_USER_S_EMAIL_ALIASES or BOX_CREATE_EMAIL_ALIAS response.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.