27 Dec
2013
27 Dec
'13
4:11 a.m.
hello, I want to create users through Galaxy API.For example, I can get users information through url like this(use postman): http://localhost:8080/api/users?key=my_key But how to create a user?