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.
Changes
Changed in 1 of the 44 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○