Create a user
POST
/
users
Request Body
application/json
Requiredcreate user body
email
Requiredstring
user email
Format:
"email"
github_username
string
version control username
given_name
Requiredstring
name of user
timezone
string
User timezone
user_scoped_recipe
string
User scoped recipe
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
created user