# POST /api/v1/students **POST /api/v1/students** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Body: multipart/form-data (object) - **Name** (string) - **GeneralNumber** (integer(int32)) - **Gender** (string) - **MaritalStatus** (string) - **Religion** (string) - **DateOfBirth** (string(date-time)) - **CityId** (integer(int32)) - **UniversityId** (integer(int32)) - **GovernorateId** (integer(int32)) - **FacultyId** (integer(int32)) - **MajorId** (integer(int32)) - **BatchId** (integer(int32)) - **CompanyId** (integer(int32)) ## Responses ### 200 OK [Powered by Bump.sh](https://bump.sh)