Delete orders in bulk
Orders
Delete orders in bulk
Requires the order:delete scope. Delete multiple orders by IDs.
POST
Delete orders in bulk
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Order primary keys to delete
Canonical UUIDv7 order primary key. For migrated orders, legacy numeric core_order.id values are still accepted as numbers or decimal strings.

