Avisi cloud logo
Observability

Delete a Grafana integration from an organisation.

DELETE
/api/v1/orgs/{organisationSlug}/integrations/grafana/{integrationSlug}

Path Parameters

organisationSlug
Required
string

integrationSlug
Required
string

curl -X DELETE "http://localhost:8090/api/v1/orgs/string/integrations/grafana/string"

Request was successfully processed, but there is no response body to return.