Skip to main content
DELETE
Revoke an ingest key

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

pid
string
required

Project id (UUID) belonging to the caller workspace.

id
string
required

Ingest key id.

Response

Revoked. The row is kept with revoked_at stamped, not deleted.

ok
boolean
required