Add charts to a dashboard
Dashboard Management
Add Charts to Dashboard
Deep-copies one or more charts into a target dashboard. Each source chart is duplicated (new ID) and appended to the bottom of the dashboard layout. Authenticate with a tenant JWT or an API key.
POST
Add charts to a dashboard
Authorizations
Body
application/json
POST /v1/api/dashboard/add-charts Request body
ID of the dashboard to add charts to
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Charts to add to the target dashboard. Charts are deep-copied.
Minimum array length:
1Upsolve API key, generated in the Deploy tab of the Upsolve Hub.
Minimum string length:
1The ID of the organization. Required when using Supabase JWT authentication.
The ID of the connection a guest has access to