Create broadcast list
Transmission List
Create broadcast list
Creates a new broadcast list
POST
Create broadcast list
Overview
This method allows you to create a new broadcast list by defining a name and the numbers that will be part of it.Attributes
Header
Your instance ID. Available in the Z-API panel under Instances.
Your Z-API instance token.
Required
Name of the broadcast list
List of recipient numbers in E.164 format without
+. Ex: 5511999999999Request Body
Response
200
405
Make sure you are sending the request with the correct HTTP method. Check that you are using POST as specified at the top of this page.415
If you receive a 415 error, make sure to include theContent-Type header in your request. In most cases, the value should be application/json.