post http://localhost:3000/company//locations
Add location.
Log in to see full request history
Response
Add location.
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/company/company_id/locations \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: