Update Scenario with Script

put

/scenarios/{scenarioId}/scripts/{scriptType}

Updates scenario using script of specified type.

Request

Path Parameters
Back to Top

Response

204 Response

OK

Scenario updated successfully.

400 Response

Bad Request

Failed to update scenario with script. The scenario ID or script type may be invalid.

500 Response

Internal Server Error.

Back to Top