Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : POST /api/v1/devices
POST /api/v1/devices
Creates a device. On Android, returns a dictionary that contains the output parameters as listed below.
Input Parameters
device_id
String The device identifier.
manufacturer
String Optional. The name of the manufacturer.
model
String Optional. The device model.
platform
String The software platform of the device. Can be iOS or Android.
pushToken or pushTokenBase64
String Optional. An identification used to push messages to the device. pushTokenBase64 is base64-encoded and recommended for iOS push tokens.
Output Parameters
deviceCert
String (Android only) The PEM-encoded device certificate and key.
deviceToken
String (Android only) The device authentication token associated with this device.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback