Communication Service
Port 11015 · 36 endpoints · micro-services/communication-service/
| Method | Path | Summary | |
|---|---|---|---|
/admin/communication/logs | 管理员查询任意用户的通信日志 | detail → | |
/admin/communication/platform-stats | 获取平台级通信仪表盘(跨租户) | detail → | |
/admin/communication/providers | 创建服务商配置 | detail → | |
/admin/communication/providers/{id} | 删除服务商配置 | detail → | |
/admin/communication/providers/{id} | 更新服务商配置 | detail → | |
/admin/communication/rate-limits | 管理员查看限流配置 | detail → | |
/admin/communication/resend/{id} | 重发失败消息 | detail → | |
/admin/communication/templates | 创建消息模板 | detail → | |
/admin/communication/templates/{id} | 删除(停用)模板 | detail → | |
/admin/communication/templates/{id} | 更新消息模板 | detail → | |
/admin/communication/templates/{id}/clone-to-locale | 将模板复制到其他语言环境 | detail → | |
/admin/communication/templates/{id}/preview | 预览模板渲染效果 | detail → | |
/admin/communication/templates/{id}/versions | 查询模板版本历史 | detail → | |
/communication/bulk | 批量发送消息 | detail → | |
/communication/callback/{provider} | 处理短信/邮件/推送服务商回调 | detail → | |
/communication/dashboard | 获取通信投递仪表盘 | detail → | |
/communication/email | 发送邮件 | detail → | |
/communication/health/{channel} | 渠道连通性检查 | detail → | |
/communication/logs | 分页查询发送日志 | detail → | |
/communication/providers | 查询服务商配置列表 | detail → | |
/communication/providers/{id} | 获取服务商配置详情 | detail → | |
/communication/push | 发送推送通知 | detail → | |
/communication/push-tokens | 查询推送令牌列表 | detail → | |
/communication/push-tokens | 注册设备推送令牌 | detail → | |
/communication/push-tokens/{id} | 注销推送令牌 | detail → | |
/communication/push-tokens/{id} | 更新推送令牌激活状态 | detail → | |
/communication/rate-limits | 查询各渠道速率限制 | detail → | |
/communication/scheduled/{id} | 取消定时发送消息 | detail → | |
/communication/sms | 发送短信 | detail → | |
/communication/template-stats | 获取模板使用统计(近30天) | detail → | |
/communication/templates | 获取模板列表 | detail → | |
/communication/templates/available | 获取可用模板列表(含平台默认模板) | detail → | |
/communication/templates/{id} | 获取模板详情 | detail → | |
/internal/communication/erase-user-data | 擦除用户通信数据(GDPR合规) | detail → | |
/internal/communication/export-user-data | 导出用户通信数据(GDPR合规) | detail → | |
/internal/communication/send | 内部服务统一发送消息 | detail → |