API 文档
English
消息终端用户反馈、点赞,方便应用开发者优化输出预期。
A valid request URL is required to generate request examples
{ "result": "success" }
API-Key 鉴权。所有 API 请求都应在 Authorization HTTP Header 中包含你的 API-Key,格式为:Bearer {API_KEY}。强烈建议开发者把 API-Key 放在后端存储,而非客户端,以免泄露。
消息 ID。
用户标识。
点赞 'like', 点踩 'dislike', 撤销点赞 null。
like
dislike
消息反馈的具体信息。
操作成功。
"success"
Was this page helpful?