Viber Send Bulk Messages API

The Viber Send Bulk Messages API allows businesses to send campaign messages to multiple recipients at once. The recipients are defined by a file_code returned from the Campaign File Upload API.

Supported bulk message types include text, image, text+image, text button, text button image, file, video, video+text, video+text+action button, and text template. Fallback delivery to SMS or WhatsApp is supported on any message type by including fallback_channel and the corresponding fallback_sms or fallback_whatsapp block inside the payload.

Campaigns can be scheduled by providing schedule_datetime (format: YYYY-MM-DD HH:MM:SS) and timezone (e.g. Asia/Kolkata).

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

Send a plain text message to multiple recipients via the bulk send API.

string

The file code returned from the Campaign File Upload API.

string

The campaign name.

boolean

Whether the message uses personalised fields from the contact file.

string

Optional scheduled send time (YYYY-MM-DD HH:MM:SS).

string

Timezone for the scheduled send (e.g. "Asia/Kolkata").

payload
object
Responses

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