| Code | Description |
|---|---|
| 401 | Unauthorized |
| 404 | Not Found |
| Param name | Description |
|---|---|
|
auth_token required |
UUID Associated with an individual User Validations:
|
|
lname required |
Last name of the new user Validations:
|
|
fname required |
First name of the new user Validations:
|
|
email required |
Email address of the new user (must already exist in this system) Validations:
|