v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
strategy-channels

Update strategy channel

Partially updates a strategy channel by its identifier. The composite key (strategy, channel) is immutable.

patch/api/v1/strategies/{strategyId}/channels/{id}

Path parameters

strategyIdstring uuid required
Example:01920000-0000-7000-8000-000000000000

Parent strategy identifier (UUID).

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Strategy channel identifier (UUID).

Request body

price_list_idstring uuid nullable
activeboolean
metadataobject nullable

Response

Strategy channel updated.

metadataobject nullable required
idstring required
strategy_idstring required
channel_codestring required
activeboolean required
price_list_idstring nullable required
created_atstring required
updated_atstring required