Delete Credential

Delete the specified credential.


Valid Authentication Methods

API Key Grants:

  • CloudEdit

OAuth 2.0 User Token and Account Token Scopes:

  • cloud.credential
Path Params
string
required

The ID of the credential to delete

Headers
string
required
Defaults to 1

The API version used in the request.

Responses
204

No Content. Occurs when the credential is successfully deleted.

400

Bad Request. Occurs when the credential ID is malformatted.

403

Forbidden. Occurs when the credential does not exist or the user does not have access to it.

Language
Credentials
Response
Click Try It! to start a request and see the response here!