I'm able to grant access to a folder using this action:

Eventually I need another action to stop sharing this folder. Other posts mention using the action "Stop Sharing an Item or a Folder" action but I don't think it exists anymore. "Stop Sharing an Item or a File" doesn't work for a folder.
In Sharepoint it's simple, I go to manage access for that folder and click on X to "remove link". What is the corresponding action in power automate?

I tried the HTTP request as mentioned here and the flow completes, but it returns "BreakRoleInheritance": null and the link is still shared. I haven't tried revoking permissions at the user level as mentioned here since I just want to remove the link for all users.
Thanks