A valid request URL is required to generate request examples
{ "results": [ { "data": { "name": "<string>", "uuid": "<string>", "updatedAt": "2023-11-07T05:31:56Z", "spaceUuid": "<string>", "pinnedListUuid": "<string>", "pinnedListOrder": 123, "views": 123, "firstViewedAt": "<string>", "description": "<string>", "updatedByUser": { "userUuid": "<string>", "firstName": "<string>", "lastName": "<string>" }, "validationErrors": [ { "createdAt": "2023-11-07T05:31:56Z", "error": "<string>", "validationId": 123 } ] }, "type": "dashboard", "category": "mostPopular" } ], "status": "ok" }
Update pinned items order
project uuid
the list uuid for the pinned items
the new order of the pinned items
From T, pick a set of properties whose keys are in the union K
Show child attributes
chart
dashboard
space
Success
mostPopular
recentlyUpdated
pinned
ok
Was this page helpful?