v1
latestOpenAPI 3.0.02026-07-24990169.2 KBUpdate specific chart properties.
Allows for partial metadata updates (via JSON merge patch). Requires scope chart:write.
patch/charts/{id}
Path parameters
idstring required
5 character long chart ID.
Request body
Example request
{
"title": "My cool chart",
"theme": "datawrapper",
"type": "d3-lines"
}Response
Successful