update_blist
Update blacklist entries with customizable settings. Modify name, active status, webhooks, and check stop list options for a specific blist ID.
Instructions
POST /api/v2/blist/update — WhiteLabel (Python SDK parity)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| active | No | ||
| dry_run | No | Показать запрос без отправки на API | |
| blist_id | Yes | ||
| webhook_url | No | ||
| webhook_active | No | ||
| check_stop_list | No | ||
| webhook_send_xml_failed_global | No | ||
| web_hook_send_accepted_delivered | No |