Skip to main content
PUT
Update dashboard

Authorizations

Authorization
string
header
required

Authenticate using an API token or personal access token (PAT). Include the token as a Bearer token: Authorization: Bearer <token>. For more information, see Tokens.

Path Parameters

uid
string
required

Body

application/json
dashboard
object
required
message
string
overwrite
boolean
default:false
uid
string

Stable external dashboard identifier (org-scoped unique).

version
integer<int64>

Required for updates when overwrite is false.

Response

Updated dashboard

dashboard
object
required
status
enum<string>
required
Available options:
created,
updated
overwritten
boolean