Create user

POST

This can only be done by the logged in user.

Headers

api_keystringRequired

Request

This endpoint expects an object.
idlongOptional
usernamestringOptional
firstNamestringOptional
lastNamestringOptional
emailstringOptional
passwordstringOptional
phonestringOptional
userStatusintegerOptional

User Status

Response

This endpoint returns an object.
idlongOptional
usernamestringOptional
firstNamestringOptional
lastNamestringOptional
emailstringOptional
passwordstringOptional
phonestringOptional
userStatusintegerOptional

User Status