Skip to main content
PUT
Update Dashboard

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Dashboard ID

Body

application/json
name
string
Example:

"Updated Dashboard Name"

tiles
object[]
tags
string[]
Example:

Response

Successfully updated dashboard

data
object
Last modified on June 19, 2026