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_id
The client ID of the system-level credentials
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.