Dashboards
Create or update dashboard
Create a new dashboard or update an existing one
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
JSON representation of the dashboard configuration
Unique identifier for the dashboard
Name of the dashboard
Default time range for the dashboard
Response
200 - application/json
The response is of type object
.
Was this page helpful?