Orders - Cancel All Orders
Orders
Cancel All Orders
Cancels all the user’s active orders.
Publishes updates in the following websocket topics: orderbook, balance and order_status.
Authorization
- Requires a valid API key.
- Required API-key permission(s):
- Trading (Write)
DELETE
Orders - Cancel All Orders
Headers
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.
Body
application/json
Currency pair code
Example:
"BTC_BRL"
Response
200 - application/json