Dashboards - /dashboards

The /dashboards API allows you to update dashboards for products in bulk.

Dashboards are normally rebuilt whenever a new build or edition are created or updated. But if the dashboard design changes, it is useful to trigger a rebuild of all dashboards.

Dashboards are created by the LTD Dasher microservice.

Method summary

Reference

POST /dashboards

Rebuild the LTD Dasher dashboards for all products.

Note that dashboards are built asynchronously.

Authorization

User must be authenticated and have admin_product permissions.

Status Codes

See also