Document

Updates the documents with the provided data.

put/api/v{version}/document

Path parameters

versionstring required

Request body

idinteger required

Gets or sets the BDMS.Models.Document's id.

urlstring uri required

Gets or sets the BDMS.Models.Document's url.

descriptionstring nullable

Gets or sets the BDMS.Models.Document's description.

publicboolean required

Gets or sets whether the BDMS.Models.Document is publicly visible.

Response

OK

Changes

No recorded changes to this endpoint across all 25 revisions of this API.