Unpublish a published visualization
POST
https://api.datawrapper.de/v3/charts/{id}/unpublish This will remove all public files, including the embeds and published images. Requires scope chart:write.
Example Request
curl --request POST \
--url https://api.datawrapper.de/v3/charts/example-id/unpublish \
--header 'Authorization: Bearer <YOUR_TOKEN_HERE>'Path Parameters
| Name | Type | Allowed values | Required | Description |
|---|---|---|---|---|
id | string | 5 characters | Yes |