Skip to main content
PATCH
Move folder to new parent

Authorizations

x-api-key
string
header
required

API Key for server-to-server authentication. Resolves to the owning organization.

Path Parameters

id
string
required

Folder ID

Body

application/json
parentFolderId
string | null
required

New parent folder ID or null for root level

Response

200 - application/json

Folder moved successfully

_id
string
required

Folder ID

name
string
required

Folder name

organizationId
string
required

Organization ID

status
enum<string>
required

Folder status

Available options:
active,
deleted
createdAt
string<date-time>
required

Creation date

updatedAt
string<date-time>
required

Last update date

parentFolderId
string | null

Parent folder ID

description
string

Folder description

metadata
object

Folder metadata