Administer permission on the specified project, or global Administer permission.
Basic Parameters
| Parameter | Description |
|---|---|
| Name | New name of the webhook. |
| URL | New URL to be called by the webhook. |
| Webhook Key | The key of the webhook to be updated, auto-generated value can be obtained through the “Create Webhook” or “List Webhooks” actions. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Secret | If provided, secret will be used as the key to generate the HMAC hex (lowercase) digest value in the X-Sonar-Webhook-HMAC-SHA256 header. If blank, any secret previously configured will be removed. If not set, the secret will remain unchanged. |