v9

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

Assign an operator to the strategy

Creates a new strategy operator within the caller account and parent strategy. The parent Strategy and the referenced Operator must already exist in the same account.

post/api/v1/strategies/{strategyId}/operators

Path parameters

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

Parent strategy identifier (UUID).

Request body

operator_idstring required
activeboolean

Response

Strategy operator created.

idstring required
strategy_idstring required
operator_idstring required
activeboolean required
created_atstring required
updated_atstring required