Cancel an auto-rebalance config
Cancel a config: it stops polling and drops out of lists; rebalance history is retained.
x-api-key<token>
In: header
Path Parameters
id*string
Auto-rebalance config UUID
Header Parameters
X-Trade-Account-Id*string
UUID of the trade account the request acts on. Must belong to the authenticated user.
Format
uuidResponse Body
curl -X POST "https://example.com/rebalance/auto/string/cancel" \ -H "X-Trade-Account-Id: 3fa85f64-5717-4562-b3fc-2c963f66afa6"Empty