Disable a webhook
PATCH {{url}}/compute-ops-mgmt/{{webhooks-API-version}}/webhooks/{{webhook-id}}
See HPE Greenlake for Compute Ops Management API
Request Body
{"name"=>"Webhook for all alerts", "destination"=>"https://webhook-test.com/baea2fa0f8be4d546445c98253392058", "state"=>"DISABLED", "eventFilter"=>"type eq 'compute-ops/alert'"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |