Set Default WhatsApp Channel
neuron_set_default_channelDefine the default WhatsApp channel for an organization to auto-resolve the sending channel. Clear the default by passing null.
Instructions
Set the default WhatsApp channel for the organization. Used by neuron_send_whatsapp for auto-resolving which channel to send through. Pass null to clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | ID of the organization | |
| channelId | Yes | Channel ID to set as default, or null to clear |