# Notification Recipient

Manage notification recipient configurations for tenants.

## Query Notification Recipients

 - [POST /tenants/notifications/recipients/query](https://docs.ruckus.cloud/api/ptenant-0.3.0/notification-recipient/querynotificationrecipients.md): Query notification recipient list.

## Get Notification Recipients

 - [GET /tenants/notificationRecipients](https://docs.ruckus.cloud/api/ptenant-0.3.0/notification-recipient/getnotificationrecipients.md): Get notification recipient list.

## Add Notification Recipient

 - [POST /tenants/notificationRecipients](https://docs.ruckus.cloud/api/ptenant-0.3.0/notification-recipient/addnotificationrecipient.md): Add a new notification recipient to the tenant.

## Delete Notification Recipient

 - [DELETE /tenants/notificationRecipients](https://docs.ruckus.cloud/api/ptenant-0.3.0/notification-recipient/deletenotificationrecipients.md): Delete notification recipient list.

