strategies
Update strategy
Partially updates a strategy by its identifier. The code is immutable. When cluster_id is provided it must reference an existing cluster owned by the same account. When state_machine_id is provided it must reference an active FULFILLMENT_ORDER state machine; sending null re-resolves the account default.
patch/api/v1/strategies/{id}
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Strategy identifier (UUID).
Request body
Response
Strategy updated.