Skip to main content
DELETE
/api/v1/api_keys

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string

The ID of the API key to delete

Response

OK

success
boolean
required