DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Update Workspace Variable

Updates an existing workspace variable. The updated variable model should be sent in the request body.

Path Params
integer
required

[Int32] The ID of the workspace to get the item from.

string
required

[String] The unique variable name.

Body Params
string

[String] The unique variable name.

integer

[Int32] The database ID of the variable.

string
enum

[CustomValueType] The variable data type. (String | Boolean | DateTime | Double | Integer | UnsignedInteger)

Allowed:
string
enum

[VariableKind] The variable kind. (Value | Expression | Global | ExecutionId | Login)

Allowed:
string

[String] The variable comment.

DefaultValue
object

[Object] The default value for the variable.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json