create_blist
Creates a blacklist entry to block unwanted recipients, with optional webhook notifications and dry-run mode to verify requests before sending.
Instructions
POST /api/v2/blist/create — WhiteLabel (Python SDK parity)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| dry_run | No | Показать запрос без отправки на API | |
| webhook_url | No | ||
| webhook_active | No | ||
| check_stop_list | No | ||
| webhook_send_xml_failed_global | No | ||
| web_hook_send_accepted_delivered | No |