cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/orders/{id} \ --header 'X-Authorization: <api-key>'
{ "id": 2, "success": true }
Delete a specific order.
Documentation IndexFetch the complete documentation index at: https://docs.loopreturns.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
API Scope: "Order (write)"
Identifier of the order.
OK
x >= 1
77892011