I'm currently working on a little project which needs to be able to download maps using their id. I found this on the API documentation /beatmapsets/{beatmapset}/download but it's in the undocumented section and I'm not getting it to work. I am using python if it matters for this case, the request also doesn't throw an error it just doesn't really do anything so help would be greatly appreciated. If it's needed I can also send the code I'm using.