Payload
Agent identifier that failed review.
Agent display name as submitted.
ISO 8601 time when rejection was recorded.
Summary from the reviewer or policy system when available.
Webhook fired when Google rejects your RCS agent submission.
{
"id": "evt_xxxxx",
"event": "agent.rejected",
"timestamp": "2026-03-20T14:30:00Z",
"data": {
"agent_id": "ag_live_xxxx",
"display_name": "Arowana Alerts",
"rejected_at": "2026-03-20T14:30:00Z",
"reason": "Policy violation in agent description."
}
}