Copies a chart

POST
https://api.datawrapper.de/v3/charts/{id}/copy

Requires scope chart:write.

Example Request

curl --request POST \
  --url https://api.datawrapper.de/v3/charts/example-id/copy \
  --header 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Path Parameters

NameTypeAllowed valuesRequiredDescription
idstring
5 characters
Yes