CreateWebhookSubscriptionRequest
Request body for creating a webhook subscription.
- eventType: array string[] 1…
Types requiredEvent types to subscribe to. Each must be a registered platform event type.
- urlType: stringmax length:2048Format: urirequired
HTTPS endpoint the signed notification is POSTed to.
