ConnectWisdomService / Client / remove_knowledge_base_template_uri
remove_knowledge_base_template_uri#
- ConnectWisdomService.Client.remove_knowledge_base_template_uri(**kwargs)#
- Removes a URI template from a knowledge base. - See also: AWS API Documentation - Request Syntax- response = client.remove_knowledge_base_template_uri( knowledgeBaseId='string' ) - Parameters:
- knowledgeBaseId (string) – - [REQUIRED] - The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you’re storing Wisdom Content resource to it. Can be either the ID or the ARN. URLs cannot contain the ARN. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- ConnectWisdomService.Client.exceptions.ValidationException
- ConnectWisdomService.Client.exceptions.AccessDeniedException
- ConnectWisdomService.Client.exceptions.ResourceNotFoundException