post https://api.cvex.trade/v1/trading/cancel-all-orders
This endpoint is designed to handle the cancellation of all orders. If any order can no longer be cancelled (for example, if it has already been executed or previously cancelled), the request will not fail.
Response Codes
Code | Description | Status |
---|---|---|
200 | Successfully canceled | success |
400 | Bad request. Invalid timestamp or signature | rejected |
422 | Operation was rejected by the protocol | rejected |
500 | Unexpected errors or blockchain node malfunction | unknown |
Cost
Each request to this endpoint costs 1 API credit