latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

DataTable

Create DataTable

Create a DataTable in a workspace. The maximum number of scenarios for a DataTable is 1000.

post/dataTables

Request body

workspace_idstring

Workspace the DataTable and Scenarios will be created in

Response

The DataTable that was created

idstring
workspace_idstring

The ID of the workspace associated with this DataTable

namestring

The display name for the DataTable

descriptionstring nullable

The Description for the DataTable

scenario_idsstring[]

The row (scenario) IDs contained in DataTable

created_timeinteger

Time at which the entity was created

created_by_idstring

The ID of the user who created this entity

last_updated_timeinteger

Time at which the entity was last updated

last_updated_by_idstring

The ID of the user who last updated this entity

used_by_test_countinteger

Count of tests using this DataTable. Populated in query responses.