Skip to main content
PATCH
Update a folder

Authorizations

Authorization
string
header
required

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

token
string
required

Folder token

Body

application/json
name
string

New folder name

Example:

"Renamed"

Response

Updated

data
object
required
Last modified on July 24, 2026