Delete an API client

This operation permanently deletes the API client, breaking any API connections with the client. To delete a client, you need to own the client, or have admin access on a given group. Before deleting an API client, make sure there aren't any API integrations or scripts using it.

Path Params
string
required

Unique identifier for each API client. To get this value, run the List API clients operation.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response
204

API client successfully deleted.

Language
URL
Response
Click Try It! to start a request and see the response here!