Skip to main content
POST
Detach a dashboard from a template

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

dashboardId
string<uuid>
required

The unique identifier of the Dashboard to detach. The Dashboard must be linked to a template

Response

Dashboard updated successfully

name
string
required

The name of the dashboard.

Example:

"Application Performance Dashboard"

id
string<uuid>

Unique identifier of the dashboard.

Example:

"d47ac10b-58cc-4372-a567-0e02b2c3d479"

description
string

The description of the dashboard.

Example:

"Overview of application metrics and performance indicators"

widgets
object[]

The widgets included in this dashboard.

layout
object

Optional layout metadata for the dashboard.

tags
object

A map of key value pairs associated with this log

Example:
template
object
metadata
object

Common metadata attached to all persisted resources.