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.

Comments


1 Comments

Last Updated: Nov 08,2024