Cancel Run by ID

DELETE {{baseUrl}}/v1/rebalancing/runs/:run_id

Cancels a run. Only runs within certain statuses (QUEUED, CANCELED, SELLSINPROGRESS, BUYSINPROGRESS) are cancelable. If this endpoint is called after orders have been submitted, we’ll attempt to cancel the orders.