v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Document

Adds the BDMS.Models.Document to the BDMS.Models.Borehole by BDMS.Models.Document.BoreholeId.

post/api/v{version}/document

Path parameters

versionstring required

Request body

idinteger required
boreholeIdinteger required

Gets or sets the BDMS.Models.Document.Borehole id.

urlstring uri

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

descriptionstring nullable

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

publicboolean

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

createdByIdinteger nullable
createdstring date-time nullable
updatedByIdinteger nullable
updatedstring date-time nullable

Response

OK

idinteger required
boreholeIdinteger required

Gets or sets the BDMS.Models.Document.Borehole id.

urlstring uri

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

descriptionstring nullable

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

publicboolean

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

createdByIdinteger nullable
createdstring date-time nullable
updatedByIdinteger nullable
updatedstring date-time nullable