Follow the sequence below to register and configure RCS campaigns for carrier approval.
⏱️ Approval time: 2-4 weeks
brandId (register one here)POST /campaigns/rcs with campaign, agent, and other required details.POST /campaigns/rcs/autofill fills in the campaign information based on the existing information for a campaign and its brand.
POST /campaigns/rcs/validate surfaces
formatting and campaign issues. Treat the response as guidance only; it never
blocks campaign submission but is intended to guide you.
POST /campaigns/rcs/submit/{campaignId} to submit the campaign for carrier and Google review.GET /campaigns/rcs/{campaignId}.GET /status/rcs-campaign/{campaignId}.Once your campaign is approved, you can start sending RCS messages with your approved RCS agent. While waiting for approval, you can create a test agent to develop and test full RCS functionality with whitelisted devices. See our sending messages guide for instructions on sending messages.