v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Folders

Edit Folder

Rename or move a folder.

Use this endpoint to change a folder's slug, name, or parent_id. The id in the request body must match the path parameter or the call returns 400. Name and path-uniqueness rules from create apply: invalid names return 400, a path collision returns 409, and a missing parent_id returns 404.

put/folders/{folder_id}

Path parameters

folder_idstring uuid required

Request body

Response

Successful Response

countinteger

Number of folders returned (0 or 1).