v25

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

Updates the workgroup.

put/api/v{version}/workgroup

Path parameters

versionstring required

Request body

idinteger required
namestring required

Gets or sets the name of the workgroup.

createdAtstring date-time nullable

Gets or sets the BDMS.Models.Workgroup created date.

disabledAtstring date-time nullable

Gets or sets the BDMS.Models.Workgroup disabled date.

isDisabledboolean

Gets the value whether the BDMS.Models.Workgroup is disabled or not.

settingsstring nullable

Gets or sets the Settings for the BDMS.Models.Workgroup.

boreholeCountinteger

Number of boreholes in the workgroup.

Response

The workgroup was updated successfully.