Skip to main content
POST
Revoke API key

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json

API key to revoke

id
string
required

ID of the key to revoke, from the API keys list.

Example:

"apk_abc123def456"

Response

201 - undefined