Update a User Identity

Updates a specified user identity.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

user_identity_id String (Required)

ID of the user identity that you want to update.


email_address String

Unique email address for the user identity.


full_name String

Full name of the user associated with the user identity.


phone_number String

Unique phone number for the user identity.


user_identity_key String

Unique key for the user identity.


Response

void

Last updated

Was this helpful?

Revision created

ci: Generate docs