Skip to main content
DELETE
/
api
/
v1
/
config
/
gcp-metrics-integrations
/
{slug}
cURL
curl --request DELETE \
  --url https://tenant.chronosphere.io/api/v1/config/gcp-metrics-integrations/{slug} \
  --header 'API-Token: <api-key>'
{}

Authorizations

API-Token
string
header
required

Chronosphere API token

Path Parameters

slug
string
required

The unique slug that identifies the GcpMetricsIntegration to delete.

Response

A successful response.

The response is of type object.