Skip to main content

webhookUpdate

Updates a webhook subscription.

Requires one of the following permissions: MANAGE_APPSAUTHENTICATED_APP
webhookUpdate(
id: ID!
input: WebhookUpdateInput!
): WebhookUpdate

Arguments

webhookUpdate.id ● ID! non-null scalar miscellaneous

ID of a webhook to update.

webhookUpdate.input ● WebhookUpdateInput! non-null input webhooks

Fields required to update a webhook.

Type

WebhookUpdate object webhooks

Updates a webhook subscription.

Requires one of the following permissions: MANAGE_APPSAUTHENTICATED_APP