---
title: "Push Notifications"
slug: "push-notifications-api"
updated: 2026-02-16T08:57:36Z
published: 2026-02-16T12:43:21Z
canonical: "developer.rocket.chat/push-notifications-api"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.rocket.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Push Notifications

The Push Notifications API enables you to manage the delivery of mobile push notifications within your workspace.

With these endpoints, you can:

- **Register push tokens** to enable notification delivery to devices.
- **Delete push tokens** when they are no longer needed.
- **Send test notifications** to verify your configuration.
- **Retrieve push notification data** and status information.
- **Access push service settings** for troubleshooting and validation.

For configuration instructions, see the [Push Notifications](https://docs.rocket.chat/docs/push) user guide.
