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