{
"eventType":"phoneNumberDeleted",
"wabaId":"message.WabaId",
"phoneNumber":"message.PhoneNumber"
}Field Descriptions
| 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. |
