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