This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
curl --location --request DELETE 'http://127.0.0.1:3658/m1/543334-505232-default/admin/sales-channels//stock-locations' \
--header 'Content-Type: application/json' \
--data-raw '{
"location_id": "string"
}'
{
"id": "string",
"object": "stock-location",
"deleted": true
}