Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

A logged-in user session bearer token (WorkOS AuthKit access token from signup/login).

Path Parameters

orgId
string<uuid>
required

UUID of the developer organization.

keyId
string<uuid>
required

UUID of the API key.

Response

Key revoked. Verified idempotent against the live sandbox — revoking an already-revoked or non-existent (but well-formed UUID) keyId also returns 204 with an empty body.