API Reference

Auth Failure Event

Description

This event indicates that the authentication process for the WhatsApp instance has failed.

Webhook Request

HTTP Method

POST

Request Headers

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

Request Body

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