Skip to main content
POST
Revoke a specific API key POST /api/apps/:app_id/keys/:key_hash/revoke

Path Parameters

app_id
string
required

Application ID

key_hash
string
required

API key hash to revoke

Response

API key revoked successfully