NOTICE : Roblox likely removed the website’s “delete” button for their own reasons — probably safety or user experience — but still left the functionality available through the public API. If this wasn’t meant to be used, they’d likely restrict it. That said, read below for context…
I used the public Inventory API v2 DELETE endpoint via Swagger UI to remove a hat from my own account — it worked, and the item was permanently deleted. I did this intentionally, since there’s no delete option on the site, and i wanted to get rid of the hat.
I’m not requesting a refund or restore, just wondering:
Is this kind of use allowed? The API is public and I found no clear rule against it, it’s just that while it is available by using the literal API, it’s not as an option on the website to delete hats.Thanks!