Skip to main content
DELETE
Delete a WebSocket trigger

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

project_id
string
required
ws_trigger_id
string
required

Response

Deleted (hard delete) and the listener socket torn down.

ok
enum<boolean>
required
Available options:
true