Dashboards
Add Widget To Dashboard
Link an existing widget to a dashboard. 409 if it is already on the dashboard.
post/v1/dashboards/{dashboard_id}/widgets/{widget_id}
Path parameters
dashboard_idstring required
widget_idstring required
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response
{"stackTrail":"paths:/v1/dashboards/{dashboard_id}/widgets/{widget_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○