latestOpenAPI 3.1.02026-08-19128114470.3 KB
73cd0a1d989c
Webhooks
Test webhook endpoint
post/webhooks/{id}/test
Path parameters
idstring required
Resource ID returned by the matching create or list endpoint.
Response
Test result
Example response
{
"success": true,
"statusCode": 200
}