Create RCS Text Template

This endpoint creates a new RCS text template with optional variables. The request must be sent in JSON format. Variables can be used in the body text using the {{1}}, {{2}}, etc. syntax and must be defined in the variables object.

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

The title used to identify the RCS template.

string
required

The template message content. Use {{1}}, {{2}}, etc. to insert variables defined in the variables object.

variables
object

An object containing variables that can be used in the body text. Keys are numeric strings ('1', '2', etc.) and values are the variable names or default values.

Response

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