RCS
This request is used to send an RCS message in real time or scheduled.
URL
Required Parameters
Name
Value
Optional Parameters
Name
Value
Rich Content
{
"apiKey": "",
"isUnicode": 1,
"phoneNumbers": [
"+33....."
],
"richContent": {
"conversation": {
"text": "",
"suggestions": [
// See the suggestions section (maximum 4)
]
}
},
"failover": {
"sender": "cyril",
"message": "this is a fallback SMS",
"isStopSms": 1,
"isUnicode": 1
}
}Suggestions
Response
Supported Media File Types
Content Type
Document Type
Extension
Compatible with Rich Cards
Last updated