{ "summary": "考试学习", "thumbnail": "http://a.xxxx.com/image", "type": "4", "title": "考试", "userid": "user01", "class_id": "677995086 ", "return_url": "http://ao.cxxxx.com", "subject_code": "cn_p_shuxue", "textbook_code": "FBnCv218004", "out_content_id": "uk_1" }
curl --location --request POST 'http://127.0.0.1/topapi/edu/recommend/create?access_token=Be3xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "summary": "考试学习", "thumbnail": "http://a.xxxx.com/image", "type": "4", "title": "考试", "userid": "user01", "class_id": "677995086 ", "return_url": "http://ao.cxxxx.com", "subject_code": "cn_p_shuxue", "textbook_code": "FBnCv218004", "out_content_id": "uk_1" }'
{ "success": true, "errcode": 0, "errmsg": "string", "request_id": "string" }