Create a new app version
App manager
Create a new app version
Create a new version of your app for updates or changes.
POST
Create a new app version
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Response
Version created successfully.
Response model for app version details.
Unique ID of the app version.
ID of the parent app.
Name of the version.
Status of the version: 'active' or 'inactive'.
Username of the creator.
Version creation timestamp.
Username of the last updater.
Timestamp when the version was last updated.

