Create a new webhook for a specific app.
The ID of the app
The webhook to create.
Data to create a new webhook
URL to which the webhook will send POST requests
"https://example.com/webhook"
List of events that trigger the webhook
Type of the webhook event
record.created, record.running, record.completed, record.failed ["record.created", "record.completed"]The created webhook.
Detailed information about a webhook
Unique identifier for the webhook
URL to which the webhook will send POST requests
"https://example.com/webhook"
Timestamp when the webhook was created
Timestamp when the webhook was last updated
List of events that trigger the webhook
Type of the webhook event
record.created, record.running, record.completed, record.failed ["record.created", "record.completed"]