latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

DataTable

Replace Scenarios

Reconcile the scenarios of a DataTable to exactly the provided set (a bulk replace). Scenarios whose id matches an existing row are updated, scenarios without a matching id are created, and existing rows absent from the request are removed. Prefer this over issuing many per-scenario create, update, and delete calls when replacing a DataTable's rows.

put/dataTables/{data_table_id}/scenarios

Path parameters

data_table_idstring required

Request body

Response

The reconciled scenarios

cursorstring

Cursor used for pagination