Scenario
Archive a Scenario.
Archive a previously created Scenario. The scenario will no longer appear in list endpoints but can still be retrieved by ID.
post/v1/scenarios/{id}/archive
Path parameters
idstring required
The ID of the Scenario to archive.
Response
OK