latestOpenAPI 3.1.02026-08-14127104507.6 KB
3c143fb7fbd8
Webhooks
Test webhook endpoint
Test webhook endpoint.
post/api/v1/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
}