latestOpenAPI 3.1.02026-08-21322323412.1 KB

8de9cb14f744

folders

Create Folder

Create a new folder (optionally nested under a parent).

post/api/v1/folders/

Request body

namestring required
parent_folder_idstring uuid nullable

Response

Successful Response

idstring uuid required
company_idstring uuid required
user_idstring uuid required
namestring required
parent_folder_idstring uuid nullable required
created_atstring date-time required
updated_atstring date-time required