Skip to main content
PUT
Update Webhook Settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
enabled
boolean | null
url
string | null
notify_on_complete
boolean | null
notify_on_failure
boolean | null

Response

Successful Response

enabled
boolean
default:false
url
string | null
notify_on_complete
boolean
default:true
notify_on_failure
boolean
default:true