Skip to main content
DELETE
Revoke an API key

Authorizations

session
string
cookie
required

HttpOnly session cookie set on login. Used by the scrnshot dashboard only — /v1/keys and /v1/billing/* are not part of the programmatic API and cannot be called with an API key.

Path Parameters

id
integer
required

API key ID.

Response

Revoked

success
boolean
Example:

true

message
string
Example:

"api key deleted"