meta {
name: Create Student
type: http
seq: 5
}
post {
url: http://localhost:8080/api/v1/student
body: json
auth: none
body:json {
{
"id": 1,
"name": "Peter Maier",
"matriculationNumber": 123456