EndpointsCreate student

Create student

curl -X POST "http://schoolmanager.api/v1/students" \
  -H "Content-Type: application/json"
{}
POST
/students
POST
Request Preview
Response

Response will appear here after sending the request

Responses