mnapis

聚焦导入结果

无 confirm 门。异步,事后 /context 对账。

POST
/bundles/{id}/focus

无 confirm 门。异步,事后 /context 对账。

Authorization

bearerAuth
AuthorizationBearer <token>

安装脚本写入 ~/.config/mn-bridge/token,或环境变量 MN_BRIDGE_TOKEN。不要带 Origin 头。

In: header

Path Parameters

id*string

任务包 bundleId

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

聚焦导入结果(空 body 即可);异步,事后 /context 对账。

Response Body

curl -X POST "https://example.com/bundles/string/focus" \  -H "Content-Type: application/json" \  -d '{}'
Empty