【泛知识】修改课程免审
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
POST
https://developer-product.zijieapi.com/product/api/modify_no_audit
接口介绍
基本信息
HTTP URL | 正式环境:https://developer-product.zijieapi.com/product/api/modify_no_audit****沙盒环境:https://open-sandbox.douyin.com/product/api/modify_no_audit |
---|---|
HTTP Method | POST |
权限要求 | AccessToken鉴权 |
参数说明
path_info_lst--路径信息
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://developer-product.zijieapi.com/product/api/modify_no_audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "0801121846766a374933674b534a6c59746c4a62423049785a413d3d",
"product_id": 7107287179797495852,
"product_type": 1,
"product": {
"appid": "ttcfdbb96650e33350",
"path_info_lst": [
{
"path": "CHEN25/tabApi/tabApi",
"query": {
"course_id": "jpxdbmge1234",
"key": "velit eiusmod irure ipsum dolore"
}
},
{
"path": "CHEN25/tabApi/tabApi",
"query": {
"course_id": "jpxdbmge1234",
"key": "velit eiusmod "
}
}
]
}
}'
响应示例响应示例
200 - 示例 1
{
"err_no": 0,
"err_msg": "string",
"log_id": "string"
}
请求参数
Header 参数
Content-Type
string
必需
Body 参数application/json