Create broadcast
Create a new broadcast campaign. Add contacts after creation, then send.
Request body
Example request
{
"name": "Black Friday Sale",
"text": "Hi {{name}}, check out our Black Friday deals!"
}Response
Broadcast created.
Example response
{
"broadcast": {
"id": "brd_abc123"
}
}Changes
Changed in 4 of the 66 revisions of this API.3213
- ▲
removed the enum value
instagramof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
messengerof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
voiceof the request propertyrequest-property-enum-value-removed
- ○
removed the
instagramenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
instagramenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
messengerenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
messengerenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
voiceenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
voiceenum value from the/response property for the response statusresponse-property-enum-value-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
messengerenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
messengerenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the new
messengerenum value to the request propertyrequest-property-enum-value-added
- ●
- ○
added the new optional request property
/new-optional-request-property
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
/new-optional-request-property
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○