Update dashboard by id
POST
/
api
/
dashboards
/
{id}
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
The response is of type object
.
{
"id": "d1f04fea-9ef7-4a68-a30e-a0e1d3462006",
"created_at": "2023-09-08T06:27:01.524552+00:00",
"last_updated_at": "2023-09-08T10:37:58.032+00:00",
"title": "TESTING API",
"description": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr.",
"thumbnail": "https://images.klipfolio.com/website/public/5a275fee-d42b-4f31-91f6-8148d4d729af/executive%20dashboard.png",
"organisation": "31a05cfd-1275-4c76-8390-20b328a3c4bf",
"parent_dashboard": null
}
You can find all properties for Dashboards in the concepts at this link