Add an identity (email or phone) to an end user's profile in Zendesk. Use when you need to link a new email address or phone number to an existing end user account.
typeRequiredstringThe type of identity to create. Must be one of: 'email', 'phone_number', 'twitter', 'facebook', 'google', 'agent_forwarding', 'any_channel', 'foreign', 'sdk', 'messaging'.
valueRequiredstringThe identifier value (e.g., email address like 'user@example.com' or phone number in E.164 format)
primarybooleanIf true, marks this identity as the primary identity for the user. Writable only at creation time.
user_idRequiredintegerThe numeric ID of the end user to add the identity to
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.