Skip to main content
POST
Delete an existing API key

Authorizations

Authorization
string
header
required

Personal API key sent as a bearer token.

Body

application/json
keyId
string
required

The id of the API key to delete

Response

API key deleted successfully

success
boolean
required

Indicates if the API key was successfully deleted