WebSub recommendation, which facilitates a push-based content delivery/notification mechanism between publishers and subscribers. "> API Docs - Record : SubscriptionChangeRequest

Record - websub : SubscriptionChangeRequest

Record representing a WebSub subscription change request.

Fields

  • topic string
  • The topic for which the subscription/unsubscription request is sent

  • callback string
  • The callback which should be registered/unregistered for the subscription/unsubscription request sent

  • leaseSeconds int (default 0)
  • The lease period for which the subscription is expected to be active

  • secret string
  • The secret to be used for authenticated content distribution with this subscription