Skip to main content
DELETE
Revoke API key

Authorizations

Authorization
string
header
required

First-party Gumnut app session (Clerk session JWT). Only the Gumnut web and mobile apps can obtain one — API keys and OAuth tokens cannot manage credentials, so these operations are not callable with the credentials this API otherwise accepts.

Path Parameters

key_id
string
required

ID of the API key to revoke

Response

Successful Response

Empty acknowledgment returned when an operation succeeds.