v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
library
folders
private

Create Folder

Create a new folder.

Args: payload: The folder creation request. user_id: ID of the authenticated user.

Returns: The created LibraryFolder.

post/api/library/folders

Request body

namestring required
iconstring nullable
colorstring nullable

Hex color code (#RRGGBB)

parent_idstring nullable

Response

Folder created successfully

idstring required
user_idstring required
namestring required
iconstring nullable
colorstring nullable
parent_idstring nullable
created_atstring date-time required
updated_atstring date-time required
agent_countinteger
subfolder_countinteger