Delete a generic credential from a client
DELETE/nevisidm/api/core/v1/clients/:clientExtId/generic-credentials/:credentialExtId
Since: 7.2405.0, 8.2405.0
Required permission(s): AccessControl.ClientView,AccessControl.CredentialView
Deletes the generic credential with the given external ID from the client with the given external ID. This permanently removes the credential.
Request
Responses
- 204
- 403
- 404
Generic credential deleted successfully
Insufficient permissions
Referenced resource not found