更新待阅
PUT
/apps/v1/to-read/{id}
接口描述:企业应用在开启待阅功能后可以通过接口修改待阅。
请求地址:https://service.cheng-xun.cn/api/apps/v1/to-read/{id}?access_token={access_token}
请求方式:PUT
请求参数
Path 参数
id
string
必需
Query 参数
access_token
string
应用的访问凭证
Header 参数
User-Agent
string
可选
默认值:
CX
Body 参数application/json
示例代码
返回响应
修改于 2025-04-01 02:36:03