latestOpenAPI 3.0.12026-08-1163117239.4 KB

c5ac8232e334

Workbench

Update or add an indicator to the existing workbench specified by the given ID.

put/workbench/update

Request body

indicatorProviderstring nullable

The provider's UUID for the indicator.

indicatorProviderIdstring nullable

The provider id of the indicator.

workbenchIdstring nullable

The workbench id to update or add the indicator to.

offsetinteger nullable

The offset to shift the indicator by. Defaults to 0.

expectedSignstring nullable

The expected sign of the coefficient. Possible options are: Unspecified, Positive, Negative. Defaults to Unspecified.

lockedboolean nullable

Whether to lock the indicator for editing in the application. Defaults to False.

visibleboolean nullable

Whether to show the indicator or hide it in the application. Defaults to True.

Response

OK

codestring nullable
messagestring nullable