meta { name: Create Schedule type: http seq: 1 } post { url: {{baseUrl}}/api/v1/sechedule/ body: json auth: none } body:json { { "title": "", "info1": "", "info2": "", "date": "", "course_id": "" } }