Skip to main content
Unary · Webhooks Deletes a webhook permanently. Use this method to:
  • Remove unused webhooks
  • Clean up webhook configurations

Examples

  • Delete webhook: Permanently removes a webhook.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.DeleteWebhookRequest DeleteWebhookRequest deletes a webhook permanently.

Response

gitpod.v1.DeleteWebhookResponse