Pathway Folders
Update Folder
Updates the name of a specific folder for the authenticated user.
PATCH
/
v1
/
pathway
/
folders
/
{folder_id}
Headers
Your API key for authentication.
Path Parameters
The ID of the folder to update.
Body Parameters
The new name for the folder.
Response
The unique identifier of the updated folder.
The updated name of the folder.
The ID of the parent folder, if applicable.