Skip to main content
PATCH
Update a document folder

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

id
string
required

Folder ID

Body

application/json
name
string

Folder name

parentFolderId
string | null

Parent folder ID (send null to unset)

color
string

Color tag

Response

Folder updated 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