patch https://api.teamscope.co/investigation//webhooks
A sample body payload is shown below.
{
"webhooks": {
"RESPONSE_CREATED": {
"enabled": true,
"url": "https://example.com/teamscope-webhook"
},
"RESPONSE_UPDATED": {
"enabled": false,
"url": ""
}
}
}