{ "location_id": "string" }
curl --location --request DELETE 'https://api.medusa-commerce.com/admin/sales-channels//stock-locations' \ --header 'Content-Type: application/json' \ --data-raw '{ "location_id": "string" }'
{ "id": "string", "object": "stock-location", "deleted": true }