{ "opencollection": "1.0.0", "info": { "name": "Zendesk Account Account Settings Push Notification Devices API", "version": "1.0" }, "items": [ { "info": { "name": "Push Notification Devices", "type": "folder" }, "items": [ { "info": { "name": "Zendesk Post Api V2 Push_notification_devices Destroy_many", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/push_notification_devices/destroy_many", "body": { "type": "json", "data": "{}" } }, "docs": "Unregisters the mobile devices that are receiving push notifications. Specify the devices as an array of mobile device tokens.\n\n#### Allowed for\n\n* Admins" } ] } ], "bundled": true }