v1

latestOpenAPI 3.1.0Proprietary2026-07-13531738.1 KB
Broadcasts

Create a broadcast

post/broadcasts

Request body

namestring required
fromstring required
subjectstring required
htmlstring required
textstring
segment_idsstring[]
topic_idstring
scheduled_atstring date-time

Response

OK

successboolean

Example response

{
  "success": true
}