Release Notes v3.23
  • 1 Minute to read

Release Notes v3.23


Article summary

Release Date: September 28th, 2023

What’s New?


In this release, we have added a new API endpoint and updated one.

New [POST] /scenarios/{id}/draftversion

Creates a new draft version for the scenario specified. The scenario must have a version marked as current and cannot already have a draft.

Updated [PUT] /scenarios/{id}

You can now use this endpoint to set the draft version to current.


Was this article helpful?