Update a folder
Folders
Update a folder
Currently only the name can be updated. Other fields such as parent_folder_token are ignored.
Required scope: form:write.
PATCH
Update a folder
Authorizations
Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx.
The scope required by each endpoint is listed in that endpoint's description.
Path Parameters
Folder token
Body
application/json
New folder name
Example:
"Renamed"
Response
Updated
Last modified on June 2, 2026