Send RCS Message

Send a RCS message immediately or schedule it for future delivery.

Requires an active RCS agent and recipient devices that support RCS Business Messaging.

Headers

PINNACLE-API-KEYstringRequired

Request

This endpoint expects an object.
TextobjectRequired
Send a text RCS message with optional quick reply buttons.
OR
MediaobjectRequired
Send a media RCS message with optional quick reply buttons.
OR
CardsobjectRequired
Send a cards RCS message with optional quick reply buttons.

Response

Successfully sent or scheduled the message.

Use our /messages/:id endpoint to track your message.

RCS Sent Responseobject
OR
Scheduled Responseobject

Errors