WhatsApp Use
Webhooks

Send a sample message webhook to the endpoint URL

POST
/v1/webhooks/endpoints/{endpoint_id}/test

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

endpoint_id*string

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/v1/webhooks/endpoints/string/test"
{}
{  "error": "string"}
{  "error": "string"}