Skip to main content
Version: 3.x

webhookCreate

Creates a new webhook subscription.

Requires one of the following permissions: MANAGE_APPSAUTHENTICATED_APP
webhookCreate(
input: WebhookCreateInput!
): WebhookCreate

Arguments

webhookCreate.input ● WebhookCreateInput! non-null input

Fields required to create a webhook.

Type

WebhookCreate object

Creates a new webhook subscription.

Requires one of the following permissions: MANAGE_APPSAUTHENTICATED_APP

Was this page helpful?