Delete a mobile signature
DELETE/nevisidm/api/core/v1/:clientExtId/users/:userExtId/mobile-signature
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.CredentialDelete or SelfAdmin Role
Deletes the mobile signature credential of the specified user.
Supports self-admin mode with JWT token validation, allowing a user to delete their own mobile signature credential. When operating in self-admin mode, a valid JWT token must be provided in the request.
Request
Responses
- 204
- 403
- 404
- 422
Mobile signature deleted successfully
Insufficient permissions
Referenced resource not found
Invalid request parameters