v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
chat

Save conversation summary for a contact

Save a conversation summary for a contact. Creates the contact if it doesn't exist (auto-upsert by profile URL).

put/chats/linkedin/summary

Request body

profilestring required

LinkedIn profile URL or vanity name of the contact

summarystring required

Conversation summary text to save

Response

Summary saved

successtrue required
contactIdstring required

Internal contact ID (created if not found)

summarizedAtstring required

ISO timestamp of when the summary was saved

creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.