Skip to main content
DELETE
Delete webhook endpoint
Use a workspace Management Token (mt-...), not an inference API key (sk-...) or signing secret (whsec_...). Create one at Dashboard → API → Management Tokens and send Authorization: Bearer mt-.... Access is scoped to that workspace. See Webhook management API guide for events, verification, retries and troubleshooting.

Authorizations

Authorization
string
header
required

Management token authentication. Create or manage Management Tokens in Dashboard > API > Management Tokens.

Path Parameters

webhookId
string
required
Required string length: 1 - 128

Response

Delete webhook endpoint result

id
string
required
object
enum<string>
required
Available options:
webhook_endpoint
deleted
boolean
required