Contacts
此方法涵盖了与联系人相关的功能。它包括用于管理联系人的端点
📄️ 创建联系人
创建新联系人。
📄️ 获取联系人
获取特定联系人的详细信息
📄️ 更新联系人
保存联系人
📄️ 删除联系人
删除联系人
📄️ Retrieve messages for a contact (deprecated — use GET /messages)
> **Deprecated.** This endpoint will be removed at the end of 2026. > Use `GET /messages` instead — it is a > superset of this endpoint (same `messageIds` and contact-history modes) > and additionally supports filtering by `campaignId`.