Cancel every open order
POST
/
trade/v1/orders/cancel-allAuthorization
AuthorizationRequiredBearer <token>
Personal access token issued from the web app's Settings → API tokens page. Send as Authorization: Bearer agt_….
In: header
Scope: orders:cancel_all
Cancellation accepted for all open orders.