Rename a Deployment Conversation.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | deploymentConversationId | str | A unique string identifier associated with the deployment conversation. |
Yes | name | str | The new name of the conversation. |
No | deploymentId | str | The deployment this conversation belongs to. This is required if not logged in. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|
DataNotFoundError |
|