跳转到主要内容
PUT
更新仪表盘

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

仪表盘 ID

请求体

application/json
name
string
示例:

"Updated Dashboard Name"

tags
string[]
示例:
tiles
object[]

响应

已成功更新仪表盘

data
object
最后修改于 2026年6月29日