Update Folder

Updates one or more attributes of an existing folder without requiring a full replacement. Supported fields: name, starred, description, and notes. Only fields present in the request body are modified; all other attributes remain unchanged. Use this endpoint to rename a folder, star or unstar it, or update its description and notes. Returns 200 with the updated folder resource. Returns 404 if no folder matches the provided folderId.

Path Params
uuid
required

The ID of the folder to update.

Body Params

Request body containing the folder update details

data
object

Folder request resource.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json