Name | Type | Description | Notes |
---|---|---|---|
links | {String: Link} | The location and content type of related resources | |
id | String | The ID of this webhook | |
name | String | A human-readable name for this webhook | [optional] |
url | String | The URL to which LaunchDarkly sends an HTTP POST payload for this webhook | |
secret | String | The secret for this webhook | [optional] |
statements | [Statement] | Represents a Custom role policy, defining a resource kinds filter the webhook responds to. | [optional] |
on | Boolean | Whether or not this webhook is enabled | |
tags | [String] | List of tags for this webhook | |
access | Access | [optional] |