webhooks

Create webhook

post/api/settings/webhooks

Request body

urlstring uri
jobSourceIdstring
secretsobject

Secrets of the job started by the webhook, used together with jobSourceId: the source job's own secrets are never copied. On update, listed keys are replaced, an empty value removes a secret, and omitted keys keep their stored value.

domainsstring[] required
secretstring

Response

Created webhook

Changes