Update an existing channel. Validator uses merge / PATCH semantics — omitted keys are preserved.
channelType cannot be changed once set (sending it returns 422).
Returns 403 when the channel has apiLocked: true. Unlock via internal admin (PATCH /api/v2/admin/channels/{id}/lock with apiLocked: false) or the UI before retrying.
Documentation Index
Fetch the complete documentation index at: https://docs.joinluminous.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
Updated
A sales, fulfillment, or end-to-end channel. Channels carry per-OMS configuration (pull orders, push orders,
push stocks, push costs) and an apiLocked flag — when locked, mutating operations through the external API
return 403.