Set a property on the specified conversation.

post

/social/api/v1/conversations/{conversationID}/properties

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1ConversationPropertyCreateInfo
Type: object
V1 Conversation Property Create 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