cURL
curl --request DELETE \ --url https://dev.sbx.imprint.co/v2/orders/{order_id} \ --header 'Authorization: Bearer <token>'
Delete an existing order
Documentation IndexFetch the complete documentation index at: https://docs.imprint.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.imprint.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Unique identifier for the order
Order deleted successfully