Skip to main content
PUT

Authorizations

Authorization
string
header
required

Primary scheme: Authorization: Key <key_id>:<secret>.

Body

application/json
url
string
required

HTTPS endpoint to receive terminal webhooks for every job that names no per-job webhook on submit.

Required string length: 1 - 8192
enabled
boolean
default:true

Whether the default endpoint receives deliveries; false pauses it without discarding the URL.

Response

Successful Response

url
string | null

The stored default endpoint; null when none is configured.

enabled
boolean
default:false

Whether the default endpoint is active.

updated_at
string<date-time> | null

ISO-8601 instant the config last changed.

updated_by_key_id
string | null

The API key that last changed the config.