v1
latestOpenAPI 3.1.02026-07-22115189303.8 KBWebhooks
Test project webhook
Send a test payload to the webhook endpoint.
Optionally specify an event_type to test with a specific event payload. The event type must be one of the events the webhook is configured to receive.
post/whatsapp/webhooks/{webhook_id}/test
Request body
Response
Test queued
Example response
{
"data": {
"success": true
}
}