For AI agents: visit https://docs.wati.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
{
"eventType":"phoneNumberDeleted",
"wabaId":"message.WabaId",
"phoneNumber":"message.PhoneNumber"
}
| Field | Type | Description |
|---|
| eventType | String | The type of webhook event. Always set to "phoneNumberDeleted" for this event type. |
| wabaId | String | The WhatsApp Business Account ID from which the phone number was deleted. This uniquely identifies the business account. |
| phoneNumber | String | The phone number that was deleted from the WhatsApp Business Account. Includes country code. |