delete http://localhost:3000/company//locations/
Remove location.
Log in to see full request history
Responses
200OK
404Not Found
Remove location.
200OK
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:3000/company/company_id/locations/location_id
Try It!
to start a request and see the response here!