Skip to main content

Reset an identity

POST 

/identities/:id/reset

Use this endpoint to reset a user's identity if they have forgotten their authentication information like their answers to knowledge-based questions. Resetting an identity de-registers the user and removes any elevated user levels they have.

Request

Path Parameters

    identityId stringrequired

    Identity Id

    Example: ef38f94347e94562b5bb8424a56397d8

Responses

Accepted. The reset request accepted and is in progress.

Loading...