v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Multi FileFeed Folders

Create a Multi FileFeed Folder

Create a new Multi FileFeed folder.

post/v0/multi-file-feed-folders

Request body

namestring

The name of the Multi FileFeed folder

descriptionstring nullable

The description of the Multi FileFeed folder

colorstring nullable

Color associated with the folder

custom_metadataobject nullable

Custom metadata associated with the folder

containing_folder_idinteger nullable

ID of the folder that should contain this folder. Null for root folders.

Response

Successful response

idinteger

The unique identifier of the Multi FileFeed folder

namestring

The name of the Multi FileFeed folder

descriptionstring nullable

The description of the Multi FileFeed folder

colorstring nullable

Color associated with the folder

custom_metadataobject nullable

Custom metadata associated with the folder

containing_folder_idinteger nullable

ID of the folder that contains this folder. Null for root folders.