Recipient Group Operations

Last modified on March 27, 2024

Operations

Use these operations to create and manage recipient groups:

Operation Description
GET /notifier-groups Get all existing recipient groups or just those containing a specific monitor or recipient.
POST /notifier-groups Create a new recipient group.
GET /notifier-groups/{id} Get a recipient group by ID.
PATCH /notifier-groups/{id} Modify a recipient group.
DELETE /notifier-groups/{id} Delete a recipient group.

Objects

See Also

AlertSite Management API
AlertSite Management API Reference

Highlight search results