# Create new student POST http://localhost:8080/api/v1/students Content-Type: application/json { "firstName": "John", "lastName": "Doe" }