Skip to main content
Unary · Webhooks Rotates the webhook secret. Use this method to:
  • Generate a new webhook secret
  • Invalidate the old webhook secret

Examples

  • Rotate webhook secret: Generates a new webhook secret.

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.RotateWebhookSecretRequest RotateWebhookSecretRequest rotates the webhook secret.

Response

gitpod.v1.RotateWebhookSecretResponse