curl --location --request POST 'https://www.oschina.net/action/openapi/clear_notice' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "string",
"type": 0,
"dataType": "string"
}'{
"error": "200",
"error_description": "操作成功完成"
}