Update Channel
neuron_update_channelUpdate configuration of an existing WhatsApp channel. Only provided fields are modified; omitted fields remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the channel to update | |
| name | No | New display name for the channel | |
| phoneNumber | No | New phone number for the channel (E.164 format) | |
| metaAccessToken | No | New Meta Access Token (meta_cloud channels only) | |
| metaPhoneNumberId | No | New Meta Phone Number ID (meta_cloud channels only) |