API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

SASE Multitenant Notifications API

A REST API for managing notifications and notification profiles across SASE multitenant environments. Supports creating and managing notification profiles, configuring webhook destinations, testing webhook connectivity, and retrieving notifications for security incidents, platform announcements, Prisma Access dataplane upgrades, and certificate expiry warnings across tenant hierarchies. Uses OAuth 2.0 authentication.

Documentation

Specifications

Schemas & Data

📊
JSONSchema
json-schema/sase-multitenant-notifications-api-email-channel-details-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-email-details-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-mt-notif-agg-key-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-mt-notification-list-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-mt-notification-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-category-detail-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-channel-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-filter-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-list-api-req-body-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-profile-list-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-profile-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-read-state-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-state-change-api-body-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-sub-category-detail-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-notif-type-detail-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-sort-by-schema.json
📊
JSONSchema
json-schema/sase-multitenant-notifications-api-webhook-channel-details-schema.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-email-channel-details-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-email-details-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-mt-notif-agg-key-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-mt-notification-list-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-mt-notification-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-category-detail-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-channel-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-filter-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-list-api-req-body-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-profile-list-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-profile-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-read-state-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-state-change-api-body-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-sub-category-detail-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-notif-type-detail-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-sort-by-structure.json
📊
JSONStructure
json-structure/sase-multitenant-notifications-api-webhook-channel-details-structure.json
📊
JSONSchema
json-schema/sase-notifications-announcement-notification-schema.json
📊
JSONSchema
json-schema/sase-notifications-certificate-expiry-notification-schema.json
📊
JSONSchema
json-schema/sase-notifications-dataplane-upgrade-notification-schema.json
📊
JSONSchema
json-schema/sase-notifications-incident-detail-schema.json
📊
JSONSchema
json-schema/sase-notifications-incident-notification-schema.json
📊
JSONSchema
json-schema/sase-notifications-service-info-schema.json
📊
JSONSchema
json-schema/sase-notifications-tenant-context-schema.json
📊
JSONStructure
json-structure/sase-notifications-announcement-notification-structure.json
📊
JSONStructure
json-structure/sase-notifications-certificate-expiry-notification-structure.json
📊
JSONStructure
json-structure/sase-notifications-dataplane-upgrade-notification-structure.json
📊
JSONStructure
json-structure/sase-notifications-incident-detail-structure.json
📊
JSONStructure
json-structure/sase-notifications-incident-notification-structure.json
📊
JSONStructure
json-structure/sase-notifications-service-info-structure.json
📊
JSONStructure
json-structure/sase-notifications-tenant-context-structure.json

Examples

📝
Example
examples/sase-multitenant-notifications-api-email-channel-details-example.json
📝
Example
examples/sase-multitenant-notifications-api-email-details-example.json
📝
Example
examples/sase-multitenant-notifications-api-mt-notif-agg-key-example.json
📝
Example
examples/sase-multitenant-notifications-api-mt-notification-example.json
📝
Example
examples/sase-multitenant-notifications-api-mt-notification-list-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-category-detail-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-channel-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-filter-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-list-api-req-body-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-profile-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-profile-list-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-read-state-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-state-change-api-body-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-sub-category-detail-example.json
📝
Example
examples/sase-multitenant-notifications-api-notif-type-detail-example.json
📝
Example
examples/sase-multitenant-notifications-api-sort-by-example.json
📝
Example
examples/sase-multitenant-notifications-api-webhook-channel-details-example.json
📝
Example
examples/sase-notifications-announcement-notification-example.json
📝
Example
examples/sase-notifications-certificate-expiry-notification-example.json
📝
Example
examples/sase-notifications-dataplane-upgrade-notification-example.json
📝
Example
examples/sase-notifications-incident-detail-example.json
📝
Example
examples/sase-notifications-incident-notification-example.json
📝
Example
examples/sase-notifications-service-info-example.json
📝
Example
examples/sase-notifications-tenant-context-example.json

OpenAPI

palo-alto-sase-multitenant-notifications-api-openapi-original.yml Raw ↑