Skip to main content
PUT

Update folder

Send at least one of name, color, or parent_id. You cannot set parent_id to this folder or to any of its subfolders.

Request

integer
required
The id of the folder to update (same as the id field on the folder)
string
New name
string
Hex color
integer
New parent folder id in the same workspace, or null to move to root
Requires the posts ability.