魔果云课开放平台接口文档上线啦!
{
"assistant_teacher_id": "assistant001",
"course_id": "course123",
"first_join_time": 1640994900,
"id": 0,
"lesson_name": "第一课时 课程介绍",
"lesson_type": 1,
"live_end_time": 1640998800,
"live_start_time": 1640995200,
"material_id": 123456,
"publish_time": 1640995200,
"sort": 0,
"student_id": "student001",
"teacher_id": "teacher001",
"trial_duration": 10,
"unit_id": 1
}curl --location --request POST 'https://api.moguoyunke.com/open/lesson/save' \
--header 'secretId: {{SecretId}}' \
--header 'timestamp: {{timestamp}}' \
--header 'signature: {{signature}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"assistant_teacher_id": "assistant001",
"course_id": "course123",
"first_join_time": 1640994900,
"id": 0,
"lesson_name": "第一课时 课程介绍",
"lesson_type": 1,
"live_end_time": 1640998800,
"live_start_time": 1640995200,
"material_id": 123456,
"publish_time": 1640995200,
"sort": 0,
"student_id": "student001",
"teacher_id": "teacher001",
"trial_duration": 10,
"unit_id": 1
}'{
"code": 1,
"data": {
"assistant_teacher_id": "string",
"course_id": "string",
"created_at": 0,
"duration": 0,
"first_join_time": 0,
"id": 0,
"lesson_name": "string",
"lesson_type": 0,
"live_end_time": 0,
"live_start_time": 0,
"material_id": 0,
"mode": 0,
"org_id": "string",
"publish_time": 0,
"record_url": "string",
"room_end_time": 0,
"room_id": 0,
"room_start_time": 0,
"sort": 0,
"source": 0,
"source_course_id": "string",
"student_id": "string",
"teacher_id": "string",
"trial_duration": 0,
"un_work_end_time": 0,
"unit_id": 0,
"updated_at": 0,
"user_id": "string",
"video_url": "string",
"work_end_time": 0,
"work_id": 0,
"work_warn_state": 0
},
"message": "操作成功"
}
开放技术,共创未来!
在这里,获得 「魔果云课」 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群