Skip to main content
Version: latest

Creates a notification event

POST 

/v1/notifications/events

Creates a notification event

Request

Body

    componentstring

    Describes component of notification event

    digeststring

    Describes notification event digest

    messagestring

    Describes a information for the notification event

    meta

    object

    Describes a event messages with meta digest as the key

    property name*string
    typestring

    Possible values: [NotificationPackSync, NotificationClusterProfileSync]

    Describes notification event type

Responses

Created successfully

Response Headers

  • AuditUid

    string

    Audit uid for the request

Schema

    uidstringrequired
Loading...