Send an RCS message

Sends a message from an RBM agent to a mobile device. The message can contain text, rich card, and suggestions. The message can also be revoked between the time that it is sent and the time that it is delivered.

See some example RCS message payloads here.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your unique customer key.

string
required

Target device's phone number in E.164 format.

Query Params
string
required

Alphanumeric string identifying your agent. To get your agentId, speak to your Vibes business rep.

string

An alphanumeric 36-character UUID identifying the message. You can set this to whatever UUID you like, but if it is left blank, it will be filled in by the system.

Body Params

Agent message to send.

contentMessage
object
required

The content of the agent message.

string
enum
Defaults to MESSAGE_TRAFFIC_TYPE_UNSPECIFIED

Optional. The message traffic type.

Allowed:
string

Optional. Input only. How long the message will live before it is automatically revoked. A duration in seconds with up to nine fractional digits, ending with 's'.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json