ITEM_ADD
action.actions
property, whose value is an array of actions. You can check the action's name using its action
property, and use the value of the id
property.curl -X DELETE '{backend_url}/admin/order-edits/{id}/items/{action_id}' \
-H 'Authorization: Bearer {access_token}'