# Create a new user **POST /Api/Users** Requires the following features to be enabled: Users ## Servers - https://app.lovassy.hu: https://app.lovassy.hu () - http://127.0.0.1:5279: http://127.0.0.1:5279 () ## Parameters ### Query parameters - **verifyUrl** (string) - **verifyTokenQueryKey** (string) ### Body: application/json (object) - **email** (string(email)) - **password** (string) - **name** (string) - **omCode** (string) - **Additional properties are NOT allowed** () ## Responses ### 201 Created [Powered by Bump.sh](https://bump.sh)