Payload
Outbound message identifier.
RCS agent that sent the message.
Recipient phone number in E.164 format.
Always
delivered for this event.ISO 8601 time when delivery was confirmed.
Webhook fired when an outbound message is confirmed delivered to the device.
{
"id": "evt_xxxxx",
"event": "message.delivered",
"timestamp": "2026-03-28T09:01:00Z",
"data": {
"message_id": "msg_a1b2c3d4",
"agent_id": "ag_live_xxxx",
"to": "+4917612345678",
"status": "delivered",
"delivered_at": "2026-03-28T09:01:00Z"
}
}
delivered for this event.