Site resource
Update site
OVERVIEW
This is the latest version of this API endpoint valid from Collaborate 4.3 and above, for older versions please see the child pages of this page
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.
Last Updated: Jun 09,2023
Comments
0 Comments