Objects
Replace dashboard content
Replace the content of a dashboard or dashboard template object. The elements array, when present, fully replaces the element (widget) layout; an element without a guid is assigned a new one. Only dashboard content fields are applied — other object properties are left untouched. displayPriority and forcedContextObjectId apply to plain dashboards only and are ignored for dashboard templates. Requires modify access and applies only to objects of class Dashboard or DashboardTemplate.
put/v1/objects/{object-id}/dashboard
Path parameters
object-idinteger required
Request body
Response
Dashboard content updated; full updated object returned.