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: [email protected] 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
