Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
  • subscriptionId — The unique identifier for the subscription. This ID can be used to edit or delete the subscription.
  • name — The name of for the subscription, specified during the creation of the subscription. The name is unique.
  • url — The URL that the webhook events are sent to. It is a fully qualified http or https URL.
  • events — A list of the event types of events that are subscribed to . Each and are sent to the URL. Each item in the list is the name of an event type. Wildcards are used to subscribe to sets of event types.
  • enabled — Indicates whether the subscription is enabled. Notifications are only sent to the URL if the subscription is enabled.secret — A secret used to sign notifications. The current secret is not returned in API responses except when you create a subscription.