latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

VariableRow

Update VariableRow

Used to update existing an existing variable row

patch/variables/rows/{variable_row_id}

Path parameters

variable_row_idstring required

The ID of the variable row to update

Headers

If-Matchstring

If-Match header according to http/1.1 spec section 14.24

Request body

idstring

The ID of the VariableRow

table_idstring

The ID of the VariableRow's parent table

created_timeinteger

Time at which the VariableRow was created

created_by_idstring

The ID of the user who created this VariableRow

last_updated_timeinteger

Time at which the VariableRow was last updated

last_updated_by_idstring

The ID of the user who last updated this VariableRow

organization_idstring

The ID of the organization associated with this VariableRow

scenario_idstring

The ID of the particular scenario to differentiate between rows in a VariableTable

Response

The updated row

idstring

The ID of the VariableRow

table_idstring

The ID of the VariableRow's parent table

created_timeinteger

Time at which the VariableRow was created

created_by_idstring

The ID of the user who created this VariableRow

last_updated_timeinteger

Time at which the VariableRow was last updated

last_updated_by_idstring

The ID of the user who last updated this VariableRow

organization_idstring

The ID of the organization associated with this VariableRow

scenario_idstring

The ID of the particular scenario to differentiate between rows in a VariableTable