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`.