meta { name: Delete Student type: http seq: 7 } delete { url: {{base_url}}/classroom-compliance/classes/:classId/students/:studentId body: none auth: inherit } params:path { classId: {{class_id}} studentId: 3 }