AppVersion
Creates an application version
post/app/{appId}/version
Path parameters
appIdnumber required
ID of the target application
Response
Successful operation
Example response
{
"appId": 12312345,
"version": 1
}ID of the target application
Successful operation
{
"appId": 12312345,
"version": 1
}