Skip to main content
POST
Append widgets to a dashboard

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

dashboardId
string<uuid>
required

The unique identifier of the Dashboard

Body

application/json
widget_ids
string<uuid>[]
required

List of widget IDs to append to the dashboard

Minimum array length: 1

Response

Widgets appended successfully