WebhookRepresentation
Index
Properties
event_types
The list of Actor events that trigger this webhook.
headers_template
Optional template for the HTTP headers sent by the webhook.
model_config
payload_template
Optional template for the JSON payload sent by the webhook.
request_url
The URL to which the webhook sends its payload.
Representation of a webhook for base64-encoded API transmission.
Contains only the fields needed for the webhook payload sent via query parameters.