curl --request POST \ --url http://api.globalwebindex.com/v1/charts/{id}/duplicate \ --header 'Authorization: <api-key>'
Copy
Ask AI
"<string>"
Charts
v1 Duplicate Chart
Duplicate a single chart. If the chart is shared with the user or user is the owner of it, it will be saved as new. Audiences of the chart will be saved as new also if user has not access to them.
POST
/
v1
/
charts
/
{id}
/
duplicate
v1 Duplicate Chart
Copy
Ask AI
curl --request POST \ --url http://api.globalwebindex.com/v1/charts/{id}/duplicate \ --header 'Authorization: <api-key>'