Messages

Messages

Generate statistics Message

post
Body
all_numbersstringOptional

All numbers or special identifiers

messagestringOptional

Message content

send_time_methodstring · enumOptional

Send time method

Possible values:
send_timestring · date-timeOptional

Send time if method is LATER

sms_typestring · enumOptional

SMS type

Possible values:
repeation_timesintegerOptional

Repetition times, if applicable

excle_filestringOptional

Excel file path, if all_numbers is excel_file

calendar_timestring · date-timeOptional

Calendar time if sms_type is CALENDAR

reminderintegerOptional

Reminder if sms_type is CALENDAR

reminder_textstringOptional

Reminder text if sms_type is CALENDAR

location_urlstringOptional

Location URL (optional)

Responses
200

Successful operation

application/json
post
/api/workspaces/{workspace}/channels/{channel}/statistics
200

Successful operation

Send a message

post

Sends a message and performs various validations.

Body
message_idintegerRequired

ID of the message statistic

Example: 1
Responses
200

Message sent successfully

application/json
post
/api/workspaces/{workspace}/channels/{channel}/messages

Last updated