Skip to main content
DELETE
Revoke an API key

Authorizations

Authorization
string
header
required

Supabase JWT with client_id claim

Path Parameters

keyId
string<uuid>
required

API key ID to revoke

Response

200 - application/json

Key revoked

success
boolean