put https://staging.zenput.com/api/v3/locations//
Update all the properties of a location by providing an existing location ID and new values for the properties.
Review all parameters!
When updating a location via PUT request, the Zenput server would nullify any empty unrequired fields.
Don't forget a trailing slash in the URL!
The PATCH, PUT, and DELETE requests require a trailing slash at the end of the URL.
RECIPES
🦉
Locations | PUT Location Request
Open Recipe