Skip to main content
DELETE
Delete a webhook version

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

Webhook id.

Response

Deleted, along with its mirror mapping rule. The public URL stops accepting events immediately.

ok
boolean
required