Set the specified user properties on the specified conversation.

post

/social/api/v1/conversations/{conversationID}/userProperties/{userPropertyID}

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1ConversationPropertyUpdateInfo
Type: object
V1 Conversation Property Update Information.
Show Source

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Conversation Property Information DTO.
Root Schema : XV1ConversationPropertyInfo
Type: object
V1 Conversation Property Information DTO.
Show Source