create_authkey
Creates an authentication key for a given blocklist ID, with optional IP allowlist and a dry-run option to see the API request without executing it.
Instructions
POST /api/v2/authkey/create — WhiteLabel (Python SDK parity)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Показать запрос без отправки на API | |
| blist_id | Yes | ||
| check_ips | No | ||
| allowed_ips | No |