create_user
Create a new user account by providing required name, email, and password, with optional fields such as surname, department, biography, and active status.
Instructions
Create user instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Validates the POST /users request |