Scalefusion January 19th 2021 Release Notes
- 28 Sep 2023
- 1 Minute to read
- Print
- PDF
Scalefusion January 19th 2021 Release Notes
- Updated on 28 Sep 2023
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Version Information:
Scalefusion Dashboard: v24.1.0
Release Notes:
DEVELOPER API Enhancement – API support for play-for-work apps
Enhanced Developer API to Publish play for work apps on managed devices and to manage apps. List of APIs to achieve this are as below.
- App Approve and Publish - "Apps Management - Google Play Apps” section
- Approve App - /api/v1/android/play_apps/{package}/approve.json
- Publish App - /api/v1/android/play_apps/{package}/publish.json
- App Publish status - /api/v1/android/play_apps/{package}/status.json
- Unpublish App - /api/v1/android/play_apps/{package}/unpublish.json
- App Configuration - “Apps Management - Google Play Apps Configurations” section
- Create Configuration - /api/v1/android/play_apps/{play_app_package}/configurations.json
- Publish Configuration - /api/v1/android/play_apps/{play_app_package}/configurations/{id}/publish.json
- Delete Configuration - /api/v1/android/play_apps/{play_app_package}/configurations/{id}.json
The Team:
Development: Ujwal
QA: Preeti
Was this article helpful?