chat

Claim Anonymous Conversation

Claim an anonymous conversation for a verified user after mid-chat identify().

This preserves the active thread when a user authenticates during an existing anonymous conversation by transferring ownership from the product's shared anonymous user to the verified product_user.

post/api/chat/conversations/{conversation_id}/claim

Path parameters

conversation_idstring required

Request body

product_idstring required
identity_tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/chat/conversations/{conversation_id}/claim:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.