Move a form between folders
Forms
Move a form between folders
Moves a form into (or out of) a folder for the current user’s own view. Folder
placement is per-user: any direct collaborator on the form (including a
data_viewer) may move it into a folder they manage, independent of their role
on the form itself.
Required scope: form:write.
PUT
Move a form between folders
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
Form token
Body
application/json
Moves a form into (or out of) a folder for the current user's view. All attributes optional.
Response
Moved to the desktop (folder_token omitted)
Last modified on July 24, 2026