Referencia de APIV2 / Chats / Chat
Create Chat webhook whatsapp
← Back to full API reference
POST
/v2/chat/webhook/whatsappPublic- This endpoint can be called without an authenticated session.
- This route is commonly used as a webhook endpoint.
Request details
No path, query, or body parameters were captured for this endpoint.
Default payloads
Path params
json
{}Query
json
{}Body
json
{}Sample response
json
{
"success": true,
"message": "Sample response placeholder for POST /v2/chat/webhook/whatsapp"
}