Hi I've found some solutions to rename a file in SharePoint using HTTP request... (still ridiculous that Microsoft hasn't included this as a basic function)
I'm trying to do this with a folder and I can't get it working, hoping someone knows what I am doing wrong.
SharePoint:

Flow:

I'm not getting an error it runs through just fine, but it doesn't actually rename anything.
I've also tried adding /folders at end of the uri and then it complains. So tried /folders('Bob') and it works and goes through but doesn't actually rename anything.
Thanks,
Terry