v25

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

Applies a tab status change to the workflow of a borehole.

post/api/v{version}/workflow/tabstatuschange

Path parameters

versionstring required

Request body

boreholeIdinteger required

Gets or sets the identifier of the borehole whose workflow is being updated.

tab0 | 1 | 2 required

Represents a workflow tab type.

changesobject required

Gets or sets the map of field names (string) to their new status values (bool). The provided field names must be a valid field type contained in BDMS.Models.WorkflowStatusField.

Response

Tab status change applied successfully.