POST /api/v1/forward/channels/{channel_id}
Uses merge-patch semantics. Omitted fields remain unchanged.
Headers
Path parameters
Body parameters
Example request
Example response
HTTP 200 OKResponse fields
Returns the updated Channel object.Error codes
Notes
id,type, andchannel_typecannot be updated.identity_resolution.modecannot be changed after creation; to switch modes you must delete and recreate the Channel.pairingmode does not allow updatingidentity_idortemplate_id; those are bound per message scope via the Pairing API.binding_statusis system-maintained.enabled=trueonly opens the manual switch. It does not changebinding_status.- In
fixedmode, updatingidentity_idortemplate_idmay stop reusing existing conversation bindings; new inbound messages use the new binding.