Path Parameters
Body
application/json
Schema for updating chat properties.
Attributes: name (str): The new name to be assigned to the chat
Response
Returns the updated chat object
The response is of type object.
Update the properties of a specific chat identified by its ID.
Schema for updating chat properties.
Attributes: name (str): The new name to be assigned to the chat
Returns the updated chat object
The response is of type object.