Alert Recipient Operations

Last modified on March 27, 2024

Operations

Use these operations to create and manage alert recipients:

Operation Description
GET /recipients Get all alert recipients optionally filtered by type or alerting method.
POST /recipients Create a new recipient.
GET /recipients/{id} Get a recipient by ID.
PATCH /recipients/{id} Modify recipient configurations.
DELETE /recipients/{id} Delete a recipient.

Objects

See Also

AlertSite Management API
AlertSite Management API Reference

Highlight search results