# POST /api/Admin/CreateAdmin **POST /api/Admin/CreateAdmin** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: application/json (object) - **email** (string | null) - **password** (string | null) - **confirmPassword** (string | null) - **firstName** (string | null) - **lastName** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)