Update Collaboration Server configuration settings
PUT {{baseUrl}}/api/admin/restServerSettings/collaboration
Update the Collaboration Server configuration settings. In the body parameter of the request, you specify the base URL for the Collaboration Server, whether the collaboration service is enabled, whether the comments or discussions service are enabled if the collaboration service is enabled, and whether TLS (Transport Layer Security) secure communication is enabled. Enabling TLS requires configuring trust store settings on the REST Server.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS