Delete managed credentials
DELETE/identities/:managedIdentityId/credentials/:managedCredentialsId
Deletes the managed credentials identified by the given managedCredentialsId
from the associated managedIdentityId
. To optionally check whether the deletion will be blocked by running jobs that depend on the managed credentials, append ?checked=true
.
Request
Responses
- 204
- 400
- 403
- 409
OK - No content
Bad request
Operation not allowed
Running jobs block the deletion of this Managed Credentials