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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

The complete desired set of scenarios for a DataTable bulk replace

scenarios
array of objects
required

The full set of scenarios the DataTable should contain after the request. Include an id to update an existing scenario; omit it to create a new one. Existing scenarios not present here are removed.

scenarios*
Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json