# POST /api/Admin/Create **POST /api/Admin/Create** ## Servers - Production: http://alzaware.runasp.net (Production) ## Parameters ### Body: application/json (object) - **firstName** (string | null) - **lastName** (string | null) - **password** (string | null) - **ssn** (string | null) - **birthDate** (string(date-time)) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)