Re: [galaxy-dev] how to create users through Galaxy API?

2013-12-29 Thread Martin Čech
Hello,

to create a user through API you send a POST request to /api/users

More information about User API here:

https://galaxy-central.readthedocs.org/en/latest/lib/galaxy.webapps.galaxy.api.html#module-galaxy.webapps.galaxy.api.users

Martin


On Fri, Dec 27, 2013 at 5:11 AM, xlwang xlwang_0...@163.com wrote:

 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?



 ___
 Please keep all replies on the list by using reply all
 in your mail client.  To manage your subscriptions to this
 and other Galaxy lists, please use the interface at:
   http://lists.bx.psu.edu/

 To search Galaxy mailing lists use the unified search at:
   http://galaxyproject.org/search/mailinglists/

___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

[galaxy-dev] how to create users through Galaxy API?

2013-12-27 Thread xlwang
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?___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/