launch
POST
Loading code example
Header Parameters
X-API-KEYstringrequired
Enter your X-API-KEY
Body
requestDto
descriptionstringOptional description of the broadcast
launchTimestring<date-time>Optional scheduled launch time for the broadcast. If not provided, broadcast will be launched immediately after moderation (if required).
namestringOptional name for the broadcast. If not provided, a default name will be generated.
payloadobjectpayload.contentSettingsobjectrequiredpayload.contentTypeinteger<int32>requiredType of content for the broadcast: 1 - Fallback, 2 - Chat Bot, 3 - RCS Capability Check
Allowed values:
1 | 2 | 3payload.rcsCheckbooleanFlag indicating whether RCS check should be performed
recipientsListarray<object>List of recipients for the broadcast
recipientsList.namestringrecipientsList.phoneNumberstringtemplateIdinteger<int64>ID of an existing template to use for the broadcast. Either templateId or payload must be provided.
webhookstringrequiredMandatory webhook URL for receiving broadcast status updates