Set Default WhatsApp Channel
neuron_set_default_channelSet or clear the default WhatsApp channel for the organization. The default channel is used by neuron_send_whatsapp for auto-resolving which channel to send through.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | Unique identifier (UUID) of the organization | |
| channelId | Yes | Identifier (UUID) of the channel to set as default, or null to clear the default |