Copy PageUpdate Workspace Variableput https://example.com/autotest/workspaces/{WorkspaceId}/variables/{Name}Updates an existing workspace variable. The updated variable model should be sent in the request body.Path ParamsWorkspaceIdintegerrequired[Int32] The ID of the workspace to get the item from.Namestringrequired[String] The unique variable name.Body ParamsNamestring[String] The unique variable name.DbIdinteger[Int32] The database ID of the variable.Typestringenum[CustomValueType] The variable data type. (String | Boolean | DateTime | Double | Integer | UnsignedInteger)StringBooleanDateTimeDoubleIntegerStringUnsignedIntegerAllowed:BooleanDateTimeDoubleIntegerStringUnsignedIntegerKindstringenum[VariableKind] The variable kind. (Value | Expression | Global | ExecutionId | Login)ValueExecutionIdExpressionGlobalLoginValueAllowed:ExecutionIdExpressionGlobalLoginValueCommentstring[String] The variable comment.DefaultValueobject[Object] The default value for the variable.DefaultValue objectResponse 200OKUpdated over 1 year ago Get Workspace VariableGet Workspace Variable PropertyDid this page help you?YesNo