Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


  • name — The name of the event type. This typically consists of three parts — the entity performing the action, the action, and the version of the event type. The name of the event type can be used to create a new subscription.
  • description — A brief description of what the event type is and when it will be raised.
  • jsonSchema — The schema of the webhook event type. Each event type can have a different schema containing useful information about the event that occurred.

  • No labels