GraphQLReferenceMutationsdeleteWebhookOn this pagedeleteWebhook Delete a webhook. Input webhookDeleteInput Return Type ID Example mutation DeleteWebhook { deleteWebhook(input: { webhookId: "d2hrMTIzNDU2" })} Related createWebhook Webhook type