Skip to main content
DELETE
Delete an order. Only orders in draft state can be deleted.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Path Parameters

order_id
string<uuid>
required

Response

Successful Response