Skip to main content
Cleanup testing extension
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/integrations/extensions/v1/testing \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '{
  "id": "<string>"
}'
{}

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json
id
string
required

Response

The response is of type object.