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