Zendesk User Identities API

The Zendesk User Identities API lets you manage the email addresses, phone numbers, X (Twitter) handles, and other identities associated with a user. You can list, create, update, verify, and delete identities, set a primary identity, and manage how users are identified across channels.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:user-identities
name: Zendesk User Identities API
tags:
- Identities
- Users
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://{subdomain}.zendesk.com
humanURL: https://developer.zendesk.com/api-reference/ticketing/users/user_identities/
properties:
- url: https://developer.zendesk.com/api-reference/ticketing/users/user_identities/
  type: Documentation
description: The Zendesk User Identities API lets you manage the email addresses, phone numbers, X (Twitter)
  handles, and other identities associated with a user. You can list, create, update, verify, and delete
  identities, set a primary identity, and manage how users are identified across channels.