latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

conversations

Rename a conversation

Updates the display name of a specific conversation. The new name is passed directly in the URL path.

Permission: Conversations Write required.

Monitoring: No impact.

post/conversations/{convId}/rename/{newName}

Path parameters

convIdinteger required
Example:123456

The identifier of the conversation

newNamestring required
Example:new_name

New name

Response

Conversation successfully renamed.