Executors
Stop Executor
Stop an active executor.
Options:
- keep_position: If true, keeps any open position (for position executors). If false, the executor will attempt to close all positions before stopping.
Returns confirmation of the stop action.
post/executors/{executor_id}/stop
Path parameters
executor_idstring required
Request body
Response
Successful Response