Folders

Create Folder

Create a new folder.

Args: folder_create: Folder creation request containing name and optional description auth: Authentication context

Returns: Folder: Created folder

post/folders

Headers

authorizationstring

Request body

namestring required
descriptionstring nullable

Response

Successful Response

idstring
namestring required
descriptionstring nullable
document_idsstring[] nullable
system_metadataobject
rulesobject[]
workflow_idsstring[]

List of workflow IDs to run on document ingestion

app_idstring nullable
end_user_idstring nullable

Changes