Skip to main content
POST
Create a document folder

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Body

application/json
name
string
required

Folder name

projectId
string

Optional project ID

parentFolderId
string

Optional parent folder ID

color
string

Optional color tag

Response

Folder created successfully

_id
string

Folder ID

clientUID
string

Client UID

projectId
string

Project ID the folder is scoped to

name
string

Folder name

parentFolderId
string | null

Parent folder ID

color
string

Optional color tag