Skip to main content
PATCH
Updates a chat’s title. Only the chat’s owner can rename it.
Vouch AI endpoints require a positive wallet balance.

Path parameters

string
required
The chat session ID.

Body

string
required
The new title. Cannot be empty.
Returns 400 if title is empty, or 404 if the chat does not exist or is not yours.