update_channel
Enable or disable a WhatsApp, SMS, or push channel for live outreach. Check channel status first; disabling stops delivery, enabling requires credentials.
Instructions
Turn one outreach channel on or off — WhatsApp, SMS or push.
This changes how the account actually delivers messages, so it affects live campaigns and autopilot runs, not just future ones. DISABLING a channel silently stops delivery over it; enabling one that has no credentials configured will not make it work. Call get_channels_status first to see where things stand.
Handles one channel per call. Safe to repeat: setting a channel to the state it is already in changes nothing. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel to update | |
| enabled | Yes | Whether to enable (true) or disable (false) the channel |