Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : GET /api/v1/apps/<product_id>/request_install_link/<platform>
GET /api/v1/apps/<product_id>/request_install_link/<platform>
Returns a dictionary with a key URL containing a link (possibly with authentication parameters) that can be used to download the latest version of an application with a specified ID.
Input Parameters
product_id
String The application identifier.
platform
String The platform for which the download link is requested. To get a list of supported platforms, use the GET /api/v1/platforms request.
unstable
Boolean Optional. Requests the latest unstable version, if the user has permissions to download unstable versions. Otherwise, the latest stable version is returned. The default is false.
product_stage_id
Integer Optional. Requests the latest version that is associated with the ProductStage resource specified by the ID.
Output Parameters
url
String The download URL of the application.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback