Documentation Index
Fetch the complete documentation index at: https://docs.lovi.ai/llms.txt
Use this file to discover all available pages before exploring further.
介绍
所有 Lovi 通知端点都支持规划以供将来交付。此功能允许您在考虑收件人时区和工作时间的情况下,在最佳时间发送通知。📅 规划参数
WhatsApp 和语音通知都支持以下规划参数:参数
| 参数 | 类型 | 必需 | 描述 | 示例 |
|---|---|---|---|---|
datetime_sending | DateTime | 否 | ISO 8601 格式的计划日期/时间 | "2024-12-25T10:30:00" |
timezone | String | 否 | 计划时间的时区 | "Asia/Shanghai" |
datetime_sending,则立即发送通知。
🕐 Datetime 格式
支持的 ISO 8601 格式
重要注意事项
- 需要未来时间:日期/时间必须在未来
- 严格 ISO 8601:使用标准 ISO 8601 格式
- 推荐时区:始终为计划消息指定时区
- UTC 默认:如果省略时区,则使用 UTC
