v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
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