Org Chart

Upload an image as the organization chart

post/v1/org-chart/upload

Headers

X-Organization-Idstring

Organization ID (required for session auth, optional for API key auth)

Request body

fileNamestring required

Original file name

fileTypestring required

MIME type of the file (e.g. image/png)

fileDatastring required

Base64-encoded file data

Response

The uploaded organization chart

Changes