Delete a User Identity
Delete a specified user identity
Deletes a specified user identity. This deletes the user identity and all associated resources, including any credentials, acs users and client sessions.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
user_identity_idstring Β· uuidRequired
ID of the user identity that you want to delete.
Responses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/user_identities/deleteRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Sample Response
Last updated
Was this helpful?

