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
Headers
string
required
Defaults to 1
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!