Creates a deep copy of an existing dashboard including all of its charts. The cloned dashboard can be placed in the same or a different workspace. Authenticate with a tenant JWT or an API key.
Documentation Index
Fetch the complete documentation index at: https://docs.upsolve.ai/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/api/dashboard/clone Request body
ID of the dashboard to clone
Upsolve API key, generated in the Deploy tab of the Upsolve Hub.
1The ID of the organization. Required when using Supabase JWT authentication.
The ID of the connection a guest has access to
Workspace to clone into. If omitted, clones into the same workspace as the source.
Name for the cloned dashboard. Defaults to '[original name] (Copy)'.