Skip to main content
POST
/
v1
/
charts
/
{id}
/
duplicate
v1 Duplicate Chart
curl --request POST \
  --url http://api.globalwebindex.com/v1/charts/{id}/duplicate \
  --header 'Authorization: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://api.globalwebindex.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

id
string
required

chart id

Response

new chart id

The response is of type string.