Delete broadcast list
Transmission List
Delete broadcast list
Permanently removes an existing broadcast list
DELETE
Delete broadcast list
Overview
This method allows you to permanently delete an existing broadcast list.Attributes
Header
string
required
Your instance ID. Available in the Z-API panel under Instances.
string
required
Your Z-API instance token.
Path
string
required
ID of the broadcast list to be deleted. Ex: 1779474934@broadcast
Response
200
405
Make sure you are sending the request with the correct HTTP method. Check that you are using DELETE 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.