Skip to main content
PUT
Set Folder Item Location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
item
item · object
required

The item to move.

folderId
string | null

The destination folder. Unset moves the item to the root (no folder). Must be in the same team and compatible folder tree as the item.

Response

200 - application/json

Success

data
data · object