Delete a VASCO credential
DELETE/nevisidm/api/core/v1/:clientExtId/vasco/:extId
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.CredentialDelete,AccessControl.CredentialView
Permanently deletes the VASCO Digipass token credential identified by the given external ID.
Deleting a credential also removes all associated Digipass token data blocks. The credential may be assigned or unassigned at the time of deletion, no unassignment is required beforehand.
Request
Responses
- 204
- 403
- 404
VASCO credential deleted successfully
Insufficient permissions
Referenced resource not found