Skip to main content

Worked request and response samples

Copy a request body as written, substitute your own ids, and compare the response envelope. Errors follow Devotel Orbit’s { error, meta } envelope, shown once below under Error envelope.

Create an RCS bot

POST /api/v1/rcs/bots
Request

Scan reach for a segment

POST /api/v1/rcs/reach-scan
Submit the contact segment you want to check. The response separates recipients who can receive RCS from those who fall back to SMS. Request

List RCS templates for a bot

GET /api/v1/rcs/templates
string
required
The bot whose templates you list.

Error envelope

422