⭐ Update Conversation Metas
PATCH https://api.crisp.chat/v1/website/:website_id/conversation/:session_id/meta
Request Body
{"nickname"=>"John Doe", "email"=>"john.doe@acme-inc.com", "segments"=>["happy", "customer", "love"], "data"=>{"type"=>"customer", "signup"=>"finished"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |