Chatbot / Client / delete_microsoft_teams_user_identity
delete_microsoft_teams_user_identity#
- Chatbot.Client.delete_microsoft_teams_user_identity(**kwargs)#
- Identifes a user level permission for a channel configuration. - See also: AWS API Documentation - Request Syntax- response = client.delete_microsoft_teams_user_identity( ChatConfigurationArn='string', UserId='string' ) - Parameters:
- ChatConfigurationArn (string) – - [REQUIRED] - The ARN of the MicrosoftTeamsChannelConfiguration associated with the user identity to delete. 
- UserId (string) – - [REQUIRED] - The Microsoft Teams user ID. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- Chatbot.Client.exceptions.InvalidParameterException
- Chatbot.Client.exceptions.ResourceNotFoundException
- Chatbot.Client.exceptions.DeleteMicrosoftTeamsUserIdentityException