Skip to main content

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

Generic credential deleted successfully