curl --location --request POST '127.0.0.1:5372/api/renameFolder?folderPath=D:\Dev\publish-helper\media\测试视频&newFolderName=新文件夹名称'
{ "message": "string", "statusCode": "OK", "data": { "newFolderPath": "string" } }