Skip to main content
DELETE
Delete order

Authorizations

Authorization
string
header
required

Basic HTTP authentication. Allowed headers-- Authorization: Basic <base64(api_key_id:api_key_secret)>

Path Parameters

order_id
string
required

Unique identifier for the order

Response

Order deleted successfully