Delete a saved webhook

delete/compute-ops-mgmt/v1beta1/webhooks/{webhook_id}

Deletes a saved webhook resource. This will also delete any deliveries associated with the deleted webhook.

SecurityBearer
Request
path Parameters
webhook_id
required
string <uuid>

Webhook ID

Responses
204

No Content

401

Unauthorized

403

Forbidden

404

Not found

500

Internal server error

Request samples
Response samples
application/json
{
  • "httpStatusCode": 400,
  • "errorCode": "HPE-GL-COMPUTE_OPS-0500001",
  • "message": "string",
  • "debugId": "string",
  • "errorDetails": [
    ]
}