定位到卡
Body {topicid?}。多集引用同一卡时用 topicid 指定。走 MN URL scheme,与书架点击同路。会抢屏,仅用户要求时用。异步,事后 /context 对账。无 confirm。
Body {topicid?}。多集引用同一卡时用 topicid 指定。走 MN URL scheme,与书架点击同路。会抢屏,仅用户要求时用。异步,事后 /context 对账。无 confirm。
Authorization
bearerAuth AuthorizationBearer <token>
安装脚本写入 ~/.config/mn-bridge/token,或环境变量 MN_BRIDGE_TOKEN。不要带 Origin 头。
In: header
Path Parameters
id*string
卡片 noteid
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/notes/string/focus" \ -H "Content-Type: application/json" \ -d '{}'Empty