Fork a chart

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

This creates an editable copy of a reusable visualization from the Datawrapper River. Requires scope chart:write.

Example Request

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

Path Parameters

NameTypeAllowed valuesRequiredDescription
idstring
5 characters
Yes