Skip to main content
WEBHOOK
logged_out
{
  "eventId": "evt_9012345678901234",
  "instanceId": "ins_ABCdefGHIjk",
  "receivedAt": "2025-05-19T00:51:44.816Z",
  "eventType": "logged_out",
  "eventData": {
    "reason": "user_logged_out"
  }
}

Body

application/json
eventId
string
required

Unique event identifier

instanceId
string
required

The ID of the WhatsApp instance that generated the event

receivedAt
string<date-time>
required

The timestamp when the event was received

eventType
enum<string>
required

The type of event

Available options:
logged_out
eventData
object
required

Response

200

Return a 200 status to indicate that the data was received successfully