v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
charts

Org Create Chart

Create a new chart.

post/api/v1/org-charts/create

Request body

titlestring required
descriptionstring nullable
indexinteger nullable
chart_type'line' | 'bar' required

Enum for custom chart types.

section_idstring uuid nullable
metadataobject nullable

Response

Successful Response

idstring uuid required
titlestring required
descriptionstring nullable
indexinteger required
chart_type'line' | 'bar' required

Enum for custom chart types.

section_idstring uuid required
metadataobject nullable