What's new in the BlackBerry UEM version 12.17.1 REST APIs
For details about the new features and updates discussed here, see the BlackBerry UEM 12.17.1 REST API Reference.
New data types
Resource: Applications
Type | Description |
---|---|
canBackup | Indicates whether the application can be backed up. |
New methods
Resource: Applications
Path | Description |
---|---|
PUT /{tenantGuid}/api/v1/applications/{appGuid} | Updates an internal non-Dynamics application with an additional binary. The previous binary will remain, but existing application assignments will be updated to the new binary. |
PUT /{tenantGuid}/api/v1/applications/{appGuid}/{osFamilyName} | Adds a new application binary for a specific OS to an internal BlackBerry Dynamics application entitlement and update any application assignments to the new version. Adding an application binary for Android devices with a work profile is not supported. |