Webhooks
Test webhook endpoint
post/webhooks/{id}/test
Path parameters
idstring required
Resource ID (stringified bigint)
Response
Test result
Example response
{
"success": true,
"statusCode": 200
}Resource ID (stringified bigint)
Test result
{
"success": true,
"statusCode": 200
}