| Name | Type | Description | Notes |
|---|---|---|---|
| Url | string | The URL of the remote webhook. | |
| Secret | string | If sign is true, and the secret attribute is omitted, LaunchDarkly will automatically generate a secret for you. | [optional] |
| Sign | bool? | If sign is false, the webhook will not include a signature header, and the secret can be omitted. | |
| On | bool? | Whether this webhook is enabled or not. | |
| Name | string | The name of the webhook. | [optional] |
| Statements | List<Statement> | [optional] | |
| Tags | List<string> | Tags for the webhook. | [optional] |
This repository was archived by the owner on Sep 3, 2021. It is now read-only.