Installing and using Mobile Suite : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : POST /api/v1/apps/create_agile_app
POST /api/v1/apps/create_agile_app
Creates a new application based on a stored application template (AgileApps template ZIP).
Input Parameters
product
Document The product resource to be created.
app_options
String A nested parameter to pass key-value parameters to the template application. For instance, set app_options[key]=value to pass the parameter key to the application build.
target_platforms[ios]
Integer Optional. Set to 1 if building the application for iOS.
target_platforms[android]
Integer Optional. Set to 1 if building the application for Android.
app_policies[disallow_copy_paste]
Integer Optional. Set to 1 if copy and paste should be disabled in the application.
app_policies[disallow_jailbreak]
Integer Optional. Set to 1 if the application should not run on jailbroken/rooted devices.
Output Parameters
Document Product resource, see Product.
Copyright © 2007-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback