Skip to main content
PUT
Update dashboard config (views)

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string

ID da organização para contexto (opcional). Quando presente, filtra recursos da org.

Body

application/json
config
object
required

Configuração completa do dashboard

name
string | null

Nome do dashboard (padrão: 'default')

Response

Dashboard updated

id
integer
name
string
type
enum<string>
Available options:
lovelace,
webpage
title
string | null
icon
string | null
url
string | null
config
object | null
created_at
string<date-time>
updated_at
string<date-time>