Create User

POST {{baseUrl}}/users

Creates a new user account. <!--From Readme--> For more information about using the user APIs, see Managing Users.

Administrator Request

To use this call you must be a Qualtrics brand administrator.

Request Body

{"username"=>"exampleuser@example.com", "firstName"=>"ExampleFirstName", "lastName"=>"ExampleLastName", "userType"=>"UT_012345678912345", "email"=>"exampleuser@example.com", "password"=>"examplepassword", "language"=>"es"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;result&quot;:{&quot;id&quot;:&quot;UR_0gDvEM3vYkn84&quot;},&quot;meta&quot;:{&quot;httpStatus&quot;:&quot;officia fugiat ut&quot;,&quot;requestId&quot;:&quot;dolor&quot;,&quot;notice&quot;:&quot;voluptate dolore id&quot;}}