scenarios
Restore an archived scenario.
Requires the privilege SCENARIOS_WRITE
post/scenarios/{guid}/restore
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.