v1

latestOpenAPI 3.0.42026-07-246086174.5 KB
MessageTemplate

Schedule template messages

post/api/ext/v3/messageTemplates/schedule

Request body

channelstring nullable

The channel name or number from which the template messages will be sent (null for default channel).

template_namestring required

The name of the template to be used for sending messages.

broadcast_namestring required

The name of the broadcast to be created.

scheduled_atstring date-time required

The scheduled time to send the template messages in UTC.

Response

Returns the schedule result.

successboolean

Indicates whether the operation was successful.

broadcast_idstring nullable

The ID of the created broadcast.

errorstring nullable

An error message, if any.