Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : POST /api/v1/apps/<product_id>/log
POST /api/v1/apps/<product_id>/log
Anonymously logs a client action on to an application with a specified ID. This request does not require authentication.
Input Parameters
product_id
String The application identifier.
version
String The application version of the client.
logaction
String An application-specific identifier of the action that is being logged (for example app_launch).
uuid
String A UUID / iOS UDID / iOS 6 vendor identifier that uniquely identifies the client.
platform
String To get a list of supported platforms, use the GET /api/v1/platforms request.
platform_version
String The platform version.
Output Parameters
None.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback