Skip to main content
PATCH
Update dashboard metadata (title and icon)

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.

Path Parameters

id
integer
required

ID numérico do dashboard

Body

application/json
title
string | null

Título exibido

icon
string | null

Ícone Material

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>