Send MacOs Managed Software UpdatesAsk AIpost deprecatedhttps://yourServer.jamfcloud.com/api/v1/macos-managed-software-updates/send-updatesSends MacOs Managed Software UpdatesBody ParamsMacOs Managed Software Update to senddeviceIdsarray of stringsdeviceIdsADD stringgroupIdstringmaxDeferralsinteger≥ 0Allow users to defer the update the provided number of times before macOS forces the update. If a value is provided, the Software Update will use the InstallLater install action.versionstringIf no value is provided, the version will default to latest version based on device eligibility.skipVersionVerificationbooleanDefaults to falseIf no value is provided, the skipVersionVerification will default to false. If a value is provided, the specified version will be forced to complete DownloadAndInstall install action.truefalseapplyMajorUpdatebooleanDefaults to falseApplyMajorUpdate setting is available only when updating to the latest version based on device eligibility. If no value is provided, the calculated latest version will only include minor version updates. If a value is provided, the calculated latest version will include minor and major version updates.truefalseupdateActionstringenumMaxDeferral is ignored if using the DownloadOnly install action.DOWNLOAD_AND_INSTALLDOWNLOAD_AND_INSTALLDOWNLOAD_ONLYAllowed:DOWNLOAD_AND_INSTALLDOWNLOAD_ONLYforceRestartbooleanDefaults to falseIf not set, forceRestart will default to false. Can only be true if using the DownloadAndInstall install action and the devices the command is sent to are on macOs 11 or higher. If true, the DownloadAndInstall action is performed, a restart will be forced. MaxDeferral will be ignored if defined.truefalseprioritystringenumDefaults to HIGHPriority can only be configured on macOS 12.3 and above, for minor updates only. Any version below 12.3 is always Low and cannot be changed until prerequisites are met. When qualified, if not explicitly set, priority will default to HighHIGHLOWAllowed:HIGHLOWResponses 200Success 400Bad RequestUpdated about 2 months ago