Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    Bulk Unregister Push Notification Devices

    Unregisters the mobile devices that are receiving push notifications. Specify the devices as an array of mobile device tokens.

    Allowed for

    • Admins

    Input

    type: object properties: parameters: type: object properties: Content-Type: type: string Accept: type: string title: Parameters data: type: object example: push_notification_devices: items: <string> title: Data

    Output

    type: object