Create folder

Create a folder used for grouping documents together.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
namestringRequired>=1 character

A custom, human-readable name for the document.

parent_folder_idstring or nullOptional
If set, the created document or folder will be placed inside the given folder.

Response

Successful Response
idstring
namestring
folder_pathlist of objects or null
The folder path segments leading to this entity, from root to parent folder.

Errors