# Update site name/url/logo/category Endpoint: PUT /api/external/v1/site Version: v1.9 Security: oauth2 ## Query parameters: - `siteToUpdate` (string, required) JSON string containing the site data to update - `userEmail` (string, required) Email address of the user updating the site ## Request fields (multipart/form-data): - `file` (string) Optional logo image file for the site ## Response 200 fields (application/json; charset=UTF-8): - `empty` (boolean) - `partialObject` (boolean)