Skip to main content

Regenerate a second OTP card for the user

POST 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/otp-credentials/:extId/regenerate

Since: 8.2605.0, 9.2605.0

Required permission(s): AccessControl.CredentialModify,AccessControl.CredentialView

Creates a second OTP card based on the existing OTP credential identified by its external ID.

Unlike replace, this operation does not overwrite the existing card. Instead, it generates an additional card with a new key while the original OTP credential remains unchanged. This is typically used to produce a backup card for the user.

Request

Responses

Second OTP card generated successfully