Skip to main content
POST
Create a new user.

Authorizations

Authorization
string
header
required

Basic authentication with username and password

Body

application/json
GroupKey
number
required
FirstName
string
required
LastName
string
required
Email
string
required
InternalID
string
Gender
enum<string>
Available options:
M,
F
EthnicityID
number
AgeRange
string
HowManyCoursesTaken
string
Custom
object

Response

201

User created.