Create Webhook
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Destination URL for webhook deliveries.
array of stringrequired
Events that should trigger this webhook.
stringrequired
Webhook display name.
objectrequired
Webhook scope configuration.
string
Secret used to sign webhook payloads.
boolean
Whether CircleCI should verify the server certificate.