Delete a User Identity
Deletes a specified user identity. To delete a user identity, you must first delete any ACS credentials and enrollment automations associated with the user identity. You must also deactivate any associated phones.
Request
Response
Authentication Methods
API key
Personal access token
Request Parameters
user_identity_id
user_identity_id
Type: string
Required: Yes
ID of the desired user identity.
Return Type
void
Last updated