Create
Authentication
X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
landscapeId
versionId
diagramId
Request
This endpoint expects an object.
draftId
Fetch and apply draft tasks before producing the export
flowId
flowPathIds
focusIds
groupId
hideIds
maxWidth
Maximum pixel width for the exported PNG. The image will be scaled down if the diagram exceeds this width. Defaults to no limit (up to 10240px).
pinIds
tab
theme
Response
OK
diagramExportImage
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error