Logo
Logo
⌘K

Create Folder

Create a folder.
Parameters

name

string

Required

Name to give the folder being created.

parentFolderId

string

Unique identifier of the folder to create the folder inside of. If empty, the folder will be placed in the root directory.
Returns

The newly created Folder object.

POST

/uploads/folders/create

Response