scenarios
Archive a scenario.
Requires the privilege SCENARIOS_WRITE
post/scenarios/{guid}/archive
Path parameters
guidstring required
This value represents the globally unique identifier of the record to fetch.
Query parameters
teamIdstring required
Required when using company session token.
Response
Indicates the scenario updated in place. Call GET v1/scenario/{guid} to retrieve the latest state
Changes
No recorded changes to this endpoint across all 9 revisions of this API.