Locations
This endpoint allows you to update the location with the given ID. Support for Location-based camera grouping is only available in the professional and enterprise editions.
patch/locations/{id}
Request body
Example request
{
"id": "d290f1ee-6c54-4b01-90e6-d701748f0851",
"name": "CF2 - Austin Office",
"parentId": "d290f1ee-6c54-4b01-90e6-d701748f0851"
}Response
Location updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.