Use notification integrations

The Snowflake REST Notification Integration API provides the following endpoints to access, update, and perform certain actions on Notification Integration resources.

Snowflake REST Notification Integration API endpoints

EndpointDescription
GET /api/v2/notification-integrationsLists available notification integrations.
POST /api/v2/notification-integrationsCreates a notification integration.
GET /api/v2/notification-integrations/nameFetches a notification integration.
DELETE /api/v2/notification-integrations/nameDeletes a notification integration.

For reference documentation, see Snowflake Notification Integration API reference.