# POST /api/Admin/create **POST /api/Admin/create** ## Servers - http://mamaguide.runasp.net: http://mamaguide.runasp.net () ## Parameters ### Body: application/json (object) - **firstName** (string | null) - **lastName** (string | null) - **city** (string | null) - **governorate** (string | null) - **gender** (boolean) - **phoneNumber** (string | null) - **password** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success ### 400 Bad Request #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties** () - **key** (null) [Powered by Bump.sh](https://bump.sh)