Skip to main content
POST
Create Grafana dashboard for an application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
applicationId
string
required

Application Id

grafanaDashboardJson
object
required

Json for grafana dashboard

Response

Returns a link to the created Grafana dashboard.

Link to the created Grafana dashboard