API 参考
notices
此区域有 4 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。
| 方法 | 路径 | 功能说明 | 权限 |
|---|---|---|---|
| GET | /v1/alerts | Every open alert for this customer, most urgent first. | — |
| POST | /v1/alerts/read | The customer has seen these alerts. | — |
| GET | /v1/notices | The notices to show at the top of this screen. | — |
| POST | /v1/notices/{noticeId}/dismiss | The customer closed a notice. | — |