v1

latestOpenAPI 3.1.02026-08-042453938.9 KB
Webhooks

Test a webhook

Send a test event to verify the webhook endpoint is working. Requires a secret key (sk_).

post/v1/webhooks/{id}/test

Path parameters

idstring required

Webhook ID

Response

Test event sent

messagestring
deliveryIdstring nullable
status'DELIVERED' | 'FAILED' | 'NOT_SENT'
responseCodeinteger nullable