Skip to main content
PATCH
Update Lexi Conversation

Request

Path Parameters

string
required
Conversation UUID.

Headers

string
Optional UUID for retry deduplication.

Body Parameters

string
New title. 1 - 200 characters.
boolean
true to archive, false to restore.
object
Updated entity context: contact_id, deal_id, matter_id, or null to clear a field.
At least one field must be provided.

Response

object
The updated conversation object (same shape as GET /v1/lexi/conversations/{id} without messages).
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors