API 参考

Inbox

此区域有 5 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。

方法路径功能说明权限
POST/v1/inbox/read-allMark every message in the inbox read.
GET/v1/inbox/threadsThe inbox — one row per conversation, newest first.
GET/v1/inbox/threads/{threadKey}One conversation, oldest message first.
POST/v1/inbox/threads/{threadKey}Mark a conversation read, or archive it.
GET/v1/inbox/unreadThe number the header badge renders.