Registers a new mobile installation instance with a registered mobile app.

POST {{baseUrl}}/mobileApps/:id/instances

Registration is invoked when a mobile app is installed on a device and user details can be updated by the developer based on login. If the instance is already registered, existing instance entry shall be updated. Push notification token detail is masked and not displayed in response owing to security reasons.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"id":"167e58934-5kk8-2389-5g90-ee4456betd1w","deviceModel":"iPhone X","deviceOS":"iOS 10","language":"de","pushNotificationToken":"XXXXXXXXXXXXXXXXXXXXXXXXX"}