post
http://localhost:8888/rest/v0/company//locations
Create a location for the given company.
Locations must be unique. A 400 error will be thrown if a location with the same city, state, and zip code already exists.
Requires scope: write:location
Create a location for the given company.
Locations must be unique. A 400 error will be thrown if a location with the same city, state, and zip code already exists.
Requires scope: write:location
Try It! to start a request and see the response here!