Claim Guest Conversations
Input
customerId or customer is required.
Response
claimed is the number of conversations matched and attached to the known customer.
reparented is the number of child conversations moved under targetParentId.
When To Use It
Use this flow when:- A visitor starts chat before signing in.
- A website creates a temporary conversation id in local storage.
- A later login should connect old chat history to the real customer.
Notes
fingerprintmust be at least 8 characters.targetParentIdmust belong to the same workspace as the API key.- The API removes guest-only participants when it can safely replace them with the real customer.
- Conversations with business records are preserved.