Upsert system version
Create a new system version if it does not already exist. Does not set the created version to be the system's production version.
If there is already a system version with the same config, its name will be updated.
post/systems/{systemId}/versions
Path parameters
systemIdstring uuid required
Example:12345678-0a8b-4f66-b6f3-2ddcfa097257
The ID of the system to create the system version for.
Request body
Response
Successfully upserted system version.