Delete an existing credential

Delete an existing credential based on its name

Path parameters
name
string required

Name of the credentials to delete

Responses
  • 204 Credential successfully deleted
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error