User Identities
Update a User Identity
Updates a specified user identity.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the user identity that you want to update.
Unique email address for the user identity.
Full name of the user associated with the user identity.
Minimum string length:
1Unique phone number for the user identity.
Unique key for the user identity.
Minimum string length:
1Response
OK

