delete
https://api.lucid.co/credentials/
Delete the specified credential.
Valid Authentication Methods
API Key Grants:
- CloudEdit
OAuth 2.0 User Token and Account Token Scopes:
- cloud.credential
204No Content. Occurs when the credential is successfully deleted.
400Bad Request. Occurs when the credential ID is malformatted.
403Forbidden. Occurs when the credential does not exist or the user does not have access to it.