Observability
Create a Grafana integrations in an organisation.
POST
/
api
/v1
/orgs
/{organisationSlug}
/integrations
/grafana
Request Body
application/json
Requiredname
string
datasourcePrefix
string
url
string
apiToken
string
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.