Skip to main content
POST
Send a test webhook
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

Send a test webhook result

id
string
required
webhook_id
string
required
delivery_id
string
required
event_type
string
required
outcome
enum<string>
required
Available options:
delivered,
failed
http_status
integer | null
required
attempts
integer
required
delivered_at
string<date-time> | null
required
created_at
string<date-time>
required