[rt-users] Create an user using Rest API
Guillaume Hilt
ghilt at shadowprojects.org
Tue Mar 20 08:38:25 EDT 2012
Hello,
I'd like to create an user using RT API (with RT 3.8.7 on Ubuntu 10.04).
I tried in PHP with a request to /user/new using this post data :
id: user/new
Name: test
EmailAddress: test at test.com
RealName: test
Lang: fr-fr
Organization: test
But all I got is a bad quest error :
RT/3.8.7 400 Bad Request
# Could not create user.
Is it possible ?
Regards,
--
Guillaume Hilt
More information about the rt-users
mailing list