v1

latestSwagger 2.0Apache 2.02026-07-1717518.3 KB
Layouts

Add a layout

post/app/layouts/

Request body

namestring required

Name of the configuration

projectIdstring required

Id of the project linked to the configuration

descriptionstring
tagsstring[]

List of tags associated to the layout

Example request

{
  "metadata": [
    {
      "selectedColorColumn": "colorColumnID"
    }
  ]
}

Response

Dashboard layout saved