Skip to main content
DELETE
/
api
/
sdk
/
orders
/
{order_id}
Cancel Order
curl --request DELETE \
  --url https://api.simmer.markets/api/sdk/orders/{order_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

order_id
string
required

Response

Successful Response