v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
dashboard

Api Dashboards Partial Update 2

PATCH handler with superadmin lock and field protection.

Checks:

  1. Object lock (is_managed=True -> non-superadmins can't modify)
  2. Field protection (non-superadmins can't modify specific fields)
patch/api/dashboards/{dashboard_id}/

Path parameters

dashboard_idstring required

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

namestring
descriptionstring
saved_filterstring nullable
{"stackTrail":"components:schemas:PatchedDashboardUpdateRequest:properties:widgets","oasType":"schema","type":"unknown","description":"Any type"}
default_time_rangeobject
default_time_tickstring

Response

idstring required
namestring required
descriptionstring
saved_filterstring nullable
{"stackTrail":"components:schemas:DashboardUpdate:properties:widgets","oasType":"schema","type":"unknown","description":"Any type"}
default_time_rangeobject
default_time_tickstring
updated_byinteger nullable required
created_atstring date-time required
updated_atstring date-time required