Skip to main content
Delete an outgoing webhook
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/integrations/webhooks/v1/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required
Example:

"example_id"

Response

The response is of type object.