latestOpenAPI 3.0.12026-08-103995881.2 MB

053edab62415

dashboards

Create a dashboard

post/app/v1/dashboards

Request body

descriptionstring
namestring

Example request

{
  "description": "Description of Dashboard #1",
  "name": "Dashboard #1"
}

Response

A successful operation

company_idstring uuid
created_atstring date-time
created_bystring uuid
descriptionstring
idstring uuid
namestring
updated_atstring date-time