API Reference

Authenticated Event

Description

This event indicates that the WhatsApp instance has been successfully authenticated.

Webhook Request

HTTP Method

POST

Request Headers

NameValue
Content-Typeapplication/json
User-AgentWaAPI Webhook User Agent

Request Body

{
  "instanceId": "1",
  "event": "authenticated"
}