v2

latestOpenAPI 3.0.1MIT2026-07-3138140196.0 KB

Update a folder

Renames a folder by its ID. Requires a Pro subscription.

patch/workspaces/{workspaceId}/folders/{id}

Path parameters

workspaceIdstring required

The ID of the workspace the folder belongs to

idstring required

The ID of the folder to update

Request body

namestring required

The new name for the folder

Response

Folder updated successfully