CreateWebhookSubscriptionRequest

Request body for creating a webhook subscription.

  • eventTypes
    Type: array string[] 1…
    required

    Event types to subscribe to. Each must be a registered platform event type.

  • url
    Type: string
    max length:  
    2048
    Format: uri
    required

    HTTPS endpoint the signed notification is POSTed to.