{ "update_request": { "ding": true, "operation_userid": "manager4220", "category_id": "89uuy7ytg6bnnjh7", "author": "杨xx", "blackboard_id": "09fa8384ac52cd0a826f1bf5b983e184", "coverpic_mediaid": "@lADPDeC2ufXOeRzMqM0BLA", "title": "入职须知", "content": "欢迎加入我们的大家庭", "notify": true } }
curl --location --request POST 'http://127.0.0.1/topapi/blackboard/update?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "update_request": { "ding": true, "operation_userid": "manager4220", "category_id": "89uuy7ytg6bnnjh7", "author": "杨xx", "blackboard_id": "09fa8384ac52cd0a826f1bf5b983e184", "coverpic_mediaid": "@lADPDeC2ufXOeRzMqM0BLA", "title": "入职须知", "content": "欢迎加入我们的大家庭", "notify": true } }'
{ "result": true, "success": true, "errcode": 0, "request_id": "string" }