Skip to main content

Update a FIDO UAF credential

PATCH 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/fido-authenticators/:extId

Since: 2.71.0

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

Partially updates the FIDO UAF credential with the given external ID, belonging to the specified user. Only fields included in the request body are updated. Omitted fields remain unchanged.

Supports self-admin mode with JWT token validation, allowing a user to delete their own FIDO2 credential. When operating in self-admin mode, a valid JWT token must be provided in the X-Token request header.

Request

Responses

FIDO UAF credential updated successfully