v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Export chart in async mode

Export your chart as image or document for use in print or presentations. Returns the URL to query the async export status. Not all formats might be available to you, based on your account. Requires scope chart:read.

post/charts/{id}/export/{format}/async

Path parameters

idstring required

5 character long chart ID.

formatstring required

Export format

Request body

unit'in' | 'mm' | 'px'
mode'rgb' | 'cmyk'
widthnumber
heightnumber
plainboolean
scalenumber
zoomnumber
fullVectorboolean
ligaturesboolean
transparentboolean
logo'auto' | 'on' | 'off'
logoIdstring
darkboolean

Response

Successful