delete https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/orders//item//data/
Deletes the Value of the given Key in the OrderItem Data bag.
Response
Deletes the Value of the given Key in the OrderItem Data bag.
xxxxxxxxxx
curl --request DELETE \
--url https://t0-s0.sandbox.mozu.com/api/commerce/orders/orderId/item/orderItemId/data/orderItemDataId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: