student

Create Student

post/api/v1/student/

Request body

student_namestring required

Student name is required

mobile_numberstring required

Mobile number is required

roll_numberstring required

Roll number is required

institute_idinteger required

Institute ID is required

branch_idinteger required

Branch ID is required

institute_namestring required

Institute name is required

branch_namestring required

Branch name is required

Response

Successful Response

{"stackTrail":"paths:/api/v1/student/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.