Cancel all Order

Cancel all open orders for a given symbol. This endpoint directly cancels all orders without requiring a separate build/submit step.

Cancel all orders

post

Cancel all open orders for a given symbol

Body
symbolstringRequired
Responses
chevron-right
200

OK

application/json
order_idsstring[]OptionalExample: ["550e8400-e29b-41d4-a716-446655440000","550e8400-e29b-41d4-a716-446655440001"]
symbolstringOptionalExample: ADAUSDM
post
/order/cancel-all

Last updated