Skip to main content

Delete API Keys

POST 

/api_keys/delete_api_keys

Delete one or more API keys by their internal ID.

Not a RESTful endpoint

This endpoint does not necessarily follow the standard REST conventions. In particular, it uses the POST method for operations that would typically use GET, PUT or DELETE in a RESTful API endpoint.

Request

Responses

The API keys were successfully deleted.