Skip to main content

registerWebhook

Register a webhook URL to receive POST notifications for the given platform events. Registering the same URL again merges the event set.

registerWebhook(
input: RegisterWebhookInput!
): Webhook!

Arguments​

registerWebhook.input ● RegisterWebhookInput! non-null input​

Type​

Webhook object​

A registered webhook endpoint that receives POST notifications when platform events occur.