Sites
Update Site Details
Updates mutable details of a specific site (e.g., name, address, location, timezone). Requires site:update
permission and user ownership.
PUT
Authorizations
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
Path Parameters
The UUID of the Site to update.
Body
application/json
Response
200
application/json
Site updated successfully. Returns the updated site resource.
The response is of type object
.