Update an mTAN credential
PATCH/nevisidm/api/core/v1/:clientExtId/users/:userExtId/mtans/:extId
Since: 2.74.0
Required permission(s): AccessControl.CredentialModify,AccessControl.CredentialView
Partially updates the mTAN credential identified by its external ID, belonging to the specified user.
Only the fields provided in the request body are updated. Omitted fields remain unchanged. The credential's state, mobile phone number, and modification comment can be updated.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
mTAN credential updated successfully
Invalid mTAN request
Insufficient permissions
Referenced resource not found
Optimistic locking conflict
Invalid request parameters