Hello,<div><br></div><div>I've been trying to use the API to create user permissions, but this seems to fail. According to the documentation /api/permissions/vhost/username should return the permissions for that user, but this fails with a 404. Using /api/permissions/vhost does show all the usernames properly, so I figured I'd try to run PUT against the username path, and that too fails with a 404. What is the proper request to add/change permissions for a user? I attempted to use /api/users/username/permissions, but that returns a method not allowed for PUT requests, as I expected.</div><div><br></div><div>Thanks,</div><div>Allan</div>