Save a dashboard definition
daxops_save_dashboardSave a reusable dashboard definition to reopen and rebuild later. Provide name, source or solution, pages, theme, and branding.
Instructions
Save a reusable dashboard definition (name + solution-or-sourceId + chosen pages/branding) so you can reopen and rebuild it later. Provide exactly one of sourceId or solution. Requires the +Validation feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logo | No | an optional base64 logo | |
| name | Yes | a name for the saved dashboard | |
| pages | No | ordered page keys | |
| theme | No | a theme key from daxops_list_themes | |
| title | No | the report title | |
| solution | No | a Solution starter id from daxops_list_solutions | |
| sourceId | No | a sourceId from daxops_upload_data | |
| brandColor | No | a #RRGGBB hex brand colour |