Site resource
Update site - Update site v1
OVERVIEW
Note: The specification has been updated in Collaborate 4.3
Use this API endpoint to update the details of an existing site. The API supports the same fields used in Create site API.
Request
PUT /sites/{siteid}
Parameters
Parameter Name |
Value |
Description |
---|---|---|
siteid |
Int |
The ID for the site |
Request XML
Send a site object as input. Please note that the properties populated internally by Collaborate cannot be updated, so do not include them in the request object.
Response
The method responds with a 200 OK response with no response body.
The "Enable Open In Office Online" property is checked after creating a site with a template, however after updating the site to add an inbox, this property in not checked anymore. Any idea why or how I can fix this?
Last Updated: Jun 09,2023
Comments
1 Comments