v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.WebhookService

DeleteWebhook

Deletes a webhook permanently.

Use this method to:

  • Remove unused webhooks
  • Clean up webhook configurations

Examples

  • Delete webhook:

    Permanently removes a webhook.

    webhookId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
    
post/gitpod.v1.WebhookService/DeleteWebhook

Request body

webhookIdstring uuid

Response

Success

affectedWorkflowIdsstring[]

IDs of workflows that had their triggers converted to manual type because they referenced the deleted webhook.