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>"
}
'{}No description available
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>"
}
'{}Was this page helpful?