Webhook Events
Conversation control changed event
WhatsApp only. Fired when control of a conversation moves between Meta Business Agent and your app (Meta's messaging_handovers), or when the agent is first seen answering a thread. While control.owner is ai_agent, inbound messages arrive on message.received with metadata.standby: true and the agent's replies on message.sent with source: meta_business_agent. Sending any message takes control back; release it with POST /v1/inbox/conversations/{conversationId}/thread-control.
postWebhookconversation.control_changed
Payload
Response
Webhook received successfully