create_topic
Create a subscription topic for contacts to opt into individually through the preference center.
Instructions
Create a new subscription topic. Contacts opt into topics individually via the preference center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name shown to contacts | |
| slug | No | URL-safe slug (auto-derived from name if omitted) | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| isDefault | No | Auto-subscribe new contacts to this topic | |
| description | No | Description shown in the preference center |