Cancel Order
Cancel a resting order with the owner's cancel signature. Requires `write`.
X-API-Key<token>
Developer-portal API key (tp_live_… / tp_test_…), also accepted as Authorization: Bearer tp_…. Public market data needs no key; user-scoped reads need read, placing and cancelling need write.
In: header
Path Parameters
orderId*string
Query Parameters
market*string
user*string
signature?string
Response Body
curl -X DELETE "https://example.com/orders/string?market=string&user=string"Empty