Skip to main content

deleteWebhook

Deletes a webhook subscription for the current practice. Only the practice that created it can delete it. Rejects if webhooks are disabled or the webhook is not found.

deleteWebhook(
id: ID!
): DeleteWebhookPayload

Arguments

deleteWebhook.id ● ID! non-null scalar

Type

DeleteWebhookPayload object

Result of deleting a webhook subscription.