orders
Cancel Order
Cancel an existing order.
Request cancellation of an order. Returns 202 Accepted with order state - cancellation is processed asynchronously.
delete/v1/orders/{order_id}
Path parameters
order_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 9 revisions of this API.