We are using Classic JAMF API to fetch version details of an app installed on the device. We are getting many fields related to the app.
Is there any way to identify if the update available is a force update or optional update via the api.
Is there any field in the JAMF dashboard that can be updated to change the values in any of the tags obtained in the
JSSResource/mobiledeviceapplications/bundleid/{bundle id} API response.