Skip to main content
DELETE
Revoke API Key
Revoke one of your API keys by ID (from List API Keys). The key stops authenticating immediately — any maker connections using it will fail on their next request.

Authorizations

Authorization
string
header
required

Privy access token from the Convallax dashboard, sent as Authorization: Bearer <jwt>.

Path Parameters

id
string<uuid>
required

The API key ID from List API Keys.

Response

Key revoked

success
boolean
required