I assume you have to make a POST request to api.roblox.com/userblock/block and pass the userId
parameter inside the payload/body parameter of the request(instead of directly including it in the URL).
1 Like