Skip to main content

Update a recovery code credential

PATCH 

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

Since: 2.78.0

Required permission(s): AccessControl.CredentialView,AccessControl.CredentialModify or SelfAdmin Role

Partially updates the recovery code credential of the user with the given external ID, belonging to the specified client. Only provided fields will be updated.

The credential state and modification comment can be changed. The recovery codes themselves cannot be modified through this endpoint.

Supports self-admin mode with JWT token validation.

Request

Responses

Recovery code credential updated successfully