Skip to main content

Delete a recovery code credential

DELETE 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/recovery-codes

Since: 2.78.0

Required permission(s): AccessControl.CredentialDelete or SelfAdmin Role

Deletes the recovery code credential including all 16 recovery codes of the user with the given external ID, belonging to the specified client.

After deletion, the user will no longer be able to authenticate using recovery codes.

Supports self-admin mode with JWT token validation.

Request

Responses

Recovery code credential deleted successfully