Rename a Florent conversation

View as Markdown

Updates a conversation’s title. A conversation owned by another user (or unknown) reads as 404.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Request

This endpoint expects an object.
titlestringRequired1-120 characters

Response

The renamed conversation.
conversationobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error