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
}Resource ID returned by the matching create or list endpoint.
Test result
{
"success": true,
"statusCode": 200
}