Send blank push notifications to a list of client management IDs.Copy Pagepost https://yourServer.jamfcloud.com/api/v2/mdm/blank-pushAccepts a list of client management IDs and sends a blank push notification to each. Returns a list of UUIDs that encountered errors. Required privilege: View MDM command information in Jamf Pro APIRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsA list of client management IDs to send push notifications to.clientManagementIdsarray of stringsrequiredclientManagementIds*ADD stringResponses 200Push notifications sent successfully, with a list of UUIDs that encountered errors. 400Invalid input provided. 500Internal server error.Updated 3 days ago