{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceManagement.applePushNotificationCertificate API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceManagement.applePushNotificationCertificate", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get applePushNotificationCertificate from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/applePushNotificationCertificate", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Apple push notification certificate." }, { "info": { "name": "Microsoft Graph Update the navigation property applePushNotificationCertificate in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/applePushNotificationCertificate", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property applePushNotificationCertificate in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property applePushNotificationCertificate for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/applePushNotificationCertificate", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property applePushNotificationCertificate for deviceManagement" }, { "info": { "name": "Microsoft Graph Invoke function downloadApplePushNotificationCertificateSigningRequest", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest()" }, "docs": "Download Apple push notification certificate signing request" } ] } ], "bundled": true }