POST api-v1/library/documents

Uploads the posted document to labPortal

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A response message containing information about the uploaded document in the body and the URL it can be downloaded from in the header

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.