charts

Create a chart

post/app/v1/charts

Request body

dashboard_idstring uuid
jsonobject
namestring

Example request

{
  "name": "Chart #1"
}

Response

A successful operation

created_atstring date-time
created_bystring uuid
dashboard_idstring uuid
idstring uuid
jsonobject
namestring
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.