Cancel Order
Orders
Cancel Order
Cancel an existing order.
Request cancellation of an order. Returns 202 Accepted with order state - cancellation is processed asynchronously.
DELETE
Cancel Order
Authorizations
UUID of your API key (from Settings → API Keys).
Current unix seconds. Must be within 30s of server time.
Base64 Ed25519 signature over the canonical request: METHOD\nPATH\nSORTED_QUERY\nTIMESTAMP\nSHA256(body) hex. See /api-reference/authentication for the full recipe.

