PATCH /folders/{id}Ask AIpatch https://api.cmp.optimizely.com/v3/folders/{id}Experimental Update a folder's name and/or parent.Path ParamsidstringrequiredUnique identifier of the folderBody ParamsPayload to update a folderObject 1Object 2namestringrequiredlength ≥ 1Name of the folderparent_folder_idstring | nullID of the parent folder. If you pass null, the folder will be moved to the root.Responses 200Updated Folder 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 6 months ago