Skip to main content
PATCH
Update dashboards id

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
name
string
description
null | string
isDefault
Available options:
false

Response

Successful response

id
string
required
organizationId
string<uuid>
required
name
string
required
description
null | string
required
scope
string
required
ownerId
string
required
isDefault
boolean
required
currentVersionId
null | string
required
archivedAt
null | string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required