Delete Credential Using DELETE

Delete Credential Using DELETE

Delete a Credential Instance using the identifier specified. Requires the authenticated user to have correct privilege.

Request
URI
DELETE
https://{api_host}/api/credentials/{id}
COPY
Path Parameters
string
id
Required

The identifier of the specific Credential Instance


Authentication
This operation uses the following authentication methods.
Responses
204

The Credential Instance was deleted successfully or no longer exists

Operation doesn't return any data structure