KnowledgeBaseCloneRequest
KnowledgeBaseCloneRequest
Request to clone an existing knowledge base.
JSON Example
{
"name": "string"
}
string
name
Optional
Constraints:
maxLength: 256
Name of the new knowledge base. If omitted, the name of the cloned knowledge base is used.