Delete Credentials

Delete system-level credentials.

This endpoint permanently deletes the system-level credentials and revokes all associated tokens. This action cannot be undone.

Path parameters

client_idstringRequired

The client ID of the system-level credentials

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Errors