Bulk Upload Campaign

Bulk Upload Campaign APIs send messages to many recipients simultaneously using a batch upload process. It allows businesses to efficiently send personalized and interactive messages to their customers at scale.

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

A message type that is used to send simple text message to users.

string
required

The type of the message.

string

The country code to be used for the recipient phone numbers. The user can include the country code in the upload file or select it from the user interface.

string
required

The URL of the file containing the list of recipient phone numbers. The file should be in plain text format with each phone number on a new line.

string
required

The name of the campaign for identification purposes.

string

The date and time at which the message should be scheduled to be sent in the format "YYYY-MM-DD HH:MM:SS".

integer

time to live.

string

The date and time at which the message should be expired and should be in the format YYYY-MM-DD HH:MM:SS.
-Either ttl or expire time can be used in a single message

string
required

The name of the bot sending the message.

string
required

The main text content of the message to be sent via RCS.

suggestions
array of objects

An array of suggestions shown as actions for the endpoint.

suggestions
string

The fallback text that is displayed on devices. The fallback text to be sent if the RCS message cannot be delivered. This field supports variable substitution using {#var#} format. It is optional.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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