Delete a developer API client

Delete a Developer API client.

Path parameters

idintegerRequired
ID of the API client.

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