Cancel All Orders
Orders
Cancel All Orders
Cancels all orders for the authenticated user. Optionally restricted to a single market.
DELETE
Cancel All Orders
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
If specified, only cancel orders for this market
Example:
"AAPL-USD.P"
Response
Orders cancelled successfully
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""