v1
latestOpenAPI 3.0.12026-08-0640103344.9 KBSend
Send SMS, MMS or WhatsApp to a Segment
To send an SMS, MMS or WhatsApp to only few subscribers in a group, you can either upload a csv file through Upload file for segment API and attach the file url in segment API or pass subscriberNumbers in request body schema. If csv file url is attached, then subscriberNumbers parameters will not be accepted and the message will be sent to only the subscribers in the file. If csv file url is not passed, then message will be sent to subscriberNumbers list.
Supports multi-channel delivery including SMS, MMS (requires pre-uploading media files to attach a valid 'mediaPath'), and WhatsApp (requires an approved WhatsApp template layout).
post/orgunit/{orgunitId}/groups/{groupId}/messages/segment
Path parameters
orgunitIdstring required
orgunitId
groupIdstring required
groupId
Request body
Response
Success