Renames a chat session with Data Science Co-pilot.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | chatSessionId | str | Unique ID of the chat session. |
Yes | name | str | The new name of the chat session. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|