v1

latestOpenAPI 3.0.42026-07-246086174.5 KB
MessageTemplate

Send template messages

post/api/ext/v3/messageTemplates/send

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.

Response

Returns the send result.

successboolean

Indicates whether the operation was successful.

broadcast_idstring nullable

The ID of the created broadcast.

errorstring nullable

An error message, if any.