App Configuration
cloneVersion
Clone an existing app version to create a new version
post/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}
Path parameters
appIdstring required
ID of the app configuration
sourceVersionstring required
Source version to clone from
targetVersionstring required
Target version to create
Response
New version created successfully