Skip to main content
WEBHOOK
notificationDeliveryUpdated
{
  "eventId": "<string>",
  "eventType": "notification.delivery.updated",
  "occurredAt": "2023-11-07T05:31:56Z",
  "notificationId": "<string>",
  "status": "<string>",
  "channel": "<string>",
  "deliveryReference": "<string>"
}

Authorizations

Authorization
string
header
required

OAuth 2.0 with client credentials for machine integrations and authorization code for delegated user sessions.

Body

application/json
eventId
string
required
eventType
string
required
Example:

"notification.delivery.updated"

occurredAt
string<date-time>
required
notificationId
string
required
status
string
required
channel
string
deliveryReference
string

Response

200

Webhook received