Update an existing connection.

put

/social/api/v1/connections

Request

Supported Media Types
Body ()
The request body defines the details of the request.
Root Schema : XV1ConnectionUpdateInfo
Type: object
V1 Connection Update Information.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : XV1ConnectionInfo
Type: object
V1 Conversation Property Information DTO.
Show Source
Nested Schema : pushEnabled
Type: array
Determine which push devices are currently enabled.
Show Source
Nested Schema : serverHosts
Type: array
List of all server access hosts.
Show Source
Nested Schema : XV1PeopleInfo
Type: object
V1 People Information DTO.
Show Source
Nested Schema : XDeviceType
Type: object
Show Source
Back to Top