Skip to main content
Effective Date — May 7, 2026
As part of the IAM hierarchy simplification, a new format of the TIR APIs is now available. All endpoints that previously included /teams/:team_id segment will now follow a service-centric structure, with project_id now passed as a query parameter instead of a path segment. You can read more about this change

Rename Conversation

PUT/conversation/{Conversation_Id}

Path parameters

  • Conversation_IdPathstringrequired

Query parameters

Request body

application/json

object
namestring
exampleTesting Rename

Responses

200Successful response
object
retcodeinteger
example0
retmsgstring
examplesuccess
databoolean
exampletrue