Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 864 Bytes

Webhook.md

File metadata and controls

17 lines (13 loc) · 864 Bytes

LaunchDarklyApi.Webhook

Properties

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]