Save the device used in the current navigation session.
This API can be invoked to update the device information at any application start with a valid token. In case the device with the same deviceId is already present, it is merged with the information included in the request body (null and read-only properties are discarded).
The name of the tenant (e.g. acme).
The device information.
Details about the device on which the API client is currently running (e.g., PC, Mobile Device).
When created/updated, you need to provide the mandatory properties. Please note that, for mobile apps, you must specify all properties, as they are required for managing push notifications.
The unique identifier which is used to match the device among different logins.
The identifier/package-name of the mobile app used to log in.
The device operating system.
The mobile device model.
The mobile platform name.
The information of the browser (navigator.userAgent) used to access the DPS.
An optional property useful for debugging purposes.
The device notification identifier obtained from the platform provider during the device registration for notifications.
Successful updated.
Details about the device on which the API client is currently running (e.g., PC, Mobile Device).
When created/updated, you need to provide the mandatory properties. Please note that, for mobile apps, you must specify all properties, as they are required for managing push notifications.
The unique identifier which is used to match the device among different logins.
The identifier/package-name of the mobile app used to log in.
The device operating system.
The mobile device model.
The mobile platform name.
The information of the browser (navigator.userAgent) used to access the DPS.
An optional property useful for debugging purposes.
The device notification identifier obtained from the platform provider during the device registration for notifications.
The refresh token associated to this decice.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.