Delete a developer API client

Delete a developer API client in a customer workspace.

Path parameters

idintegerRequired
ID of the API client.
managed_user_idstringRequired

Headers

AuthorizationstringRequired

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

Response

Success reply
resultstring
Always returns success upon successful deletion.

Errors