v1
latestOpenAPI 3.0.32026-07-267278168.1 KBOrders
Cancel All Orders
Cancels all orders for the authenticated user. Optionally restricted to a single market.
delete/v1/perps/orders
Query parameters
marketstring
Example:AAPL-USD.P
If specified, only cancel orders for this market
Response
Orders cancelled successfully
Example response
{
"success": true
}