DELETE /orders/{order_id}Ask AIdelete https://api.aevo.xyz/orders/{order_id}Cancels an order.Path Paramsorder_idstringrequiredOrder ID is the hash of the order payloadResponses 200Order cancellation. 400Bad request. 401Unauthorized. 429Rate limit exceeded. 500Internal server error.Updated 7 months ago