Updates the global WhatsApp instance presence status. This endpoint allows you to:
Supported presence types:
Warning:
⚠️ Important limitation of presence “unavailable”:
message_update events with delivery statuses may not be receivedExample request:
{
"presence": "available"
}
Example response:
{
"response": "Presence updated successfully"
}
Common errors: