Docs
Dashboard

webhookSubscriptionDelete

Mutation

Deletes an existing webhook subscription by its ID.

#

Arguments


input
WebhookSubscriptionDeleteInput!Required

Specifies the ID of the webhook subscription to delete.

#

Payload


deletedWebhookId
ID

The ID of the deleted webhook subscription.

errors
[WebhookSubscriptionDeleteError!]

User-facing errors that prevented the operation from succeeding.