v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-20129390589.6 KB
Orders

Cancel order

⚠️ This endpoint is in public preview.

Request cancellation of an order. This is asynchronous — poll GET /v2/orders/{id} to confirm the status has changed to cancelled.

delete/preview/v2/orders/{id}

Path parameters

idstring required
Example:ordr_k3R-nX9vLm7Qp2Yw5Jd8F

Order ID

Response

Order cancellation initiated.