Create RCS Media Template

This endpoint creates a new RCS media template. The request must be sent using FormData. Title and body fields are required, while url and media are optional. If a media file is included, it must be sent as a binary file (multipart/form-data). The url field can be used to specify a link or identifier for the media content.

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 media template.

string
required

The template message content.

string

The URL or identifier for the media content.

file

The image file to be uploaded with the template. Must be sent as a binary file (multipart/form-data).

Response

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