文档
测试

16-课程管理-删除课程封面/大纲文件

GET
http://localhost:5000/api/manager/course/delete_file?file_path=%2Fimages%2Fcourse%2F0619ac87ef39f3b628c15d029f540a98.mp4

请求参数

参数名
类型
描述
必填
file_path
string
示例:/images/course/0619ac87ef39f3b628c15d029f540a98.mp4
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:删除成功
必填