Associate a document with the specified conversation.

post

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

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1ContentServerDocumentUploadInfo
Type: object
V1 Document Associate Information.
Show Source

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Associate Document Information DTO.
Root Schema : XV1DocumentAssociateInfo
Type: object
V1 Associate Document Information DTO.
Show Source
Nested Schema : XV1VersionInfo
Type: object
V1 Version Information DTO.
Show Source
Nested Schema : pageURLs
Type: array
The document page URLs.
Show Source