v2
latestOpenAPI 3.0.32026-07-315724.4 KBPortfolio Management
Mass Cancel
Cancels all open orders and quotes belonging to the authenticated portfolio. No filter parameters are accepted — the cancel applies to every instrument and every side.
get/api/v2/private/cancel_all
Response
All open orders and quotes cancelled successfully.
Example response
{
"result": 7
}