Webhooks
Test Webhook
Send a test event to a webhook endpoint to verify it is configured correctly. Returns the HTTP status code and response time. Requires API key with webhook:write.
post/v1/webhooks/{webhookId}/test
Path parameters
webhookIdstring required
Webhook ID (MongoDB ObjectId)
Response
Test result
Changes
No recorded changes to this endpoint across all 5 revisions of this API.