Skip to main content

Notifiers

List Notifiers

Returns notifier destinations visible to the caller, ordered by creation time with the newest notifier first.

Create a Notifier

Creates a notifier destination in a project. Choose NOTIFIER_TYPE_EMAIL, NOTIFIER_TYPE_SLACK_WEBHOOK, or NOTIFIER_TYPE_WEBHOOK and provide the matching destination fields.

Retrieve a Notifier

Retrieves an existing notifier by ID.

Delete a Notifier

Deletes an existing notifier by ID.

Update a Notifier

Partially updates an existing notifier. When changing type, provide the destination fields required by the new notifier type.