---
title: "Publish a chart"
method: POST
path: "/charts/{id}/publish"
---

# Publish a chart

`POST /charts/{id}/publish`

Requires scopes `chart:read` *and* `chart:write` *and* `theme:read` *and* `visualization:read`.

## Path parameters

- `id` string, required

## Request body

- object
  - `waitForImages` boolean — Wait for images to be published before completing publish. Overrides team configuration for this option. Only available with access to the image publishing feature.
  - `callWebhooks` boolean — Call any configured webhooks / integrations after publishing.

## Response `200`

Successful

---

[API](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation.md) · [All operations](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datawrapper/datawrapper-api-v3-documentation/revisions/e190512863c7/schema)
