DataTable

Update variable name

Update an existing variable's name and apply it to all scenarios in the DataTable

patch/dataTables/{data_table_id}/variableNames

Path parameters

data_table_idstring required

The ID of the DataTable scenarios to update

Request body

namestring

Current variable name

new_namestring

The updated variable name

Response

The current variable names

string[] required

Changes