7764b2b9fcc4
OpenAPI 3.1.02026-08-126484213.6 MBFolders
Update a folder
Updates a folder. Only the provided attributes are modified — rename it or toggle its visibility via hidden. To move a folder to a different project (which reassigns its task lists and tasks and remaps workflow statuses), use PATCH /folders/{id}/move instead.
patch/api/v2/folders/{id}
Path parameters
idstring required
The numeric ID of the folder.
Headers
X-Organization-Idstring required
Organization ID
Response
A single folder resource response.