EndUserMessagingSocial / Client / disassociate_whatsapp_business_account
disassociate_whatsapp_business_account#
- EndUserMessagingSocial.Client.disassociate_whatsapp_business_account(**kwargs)#
Disassociate a WhatsApp Business Account (WABA) from your Amazon Web Services account.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_whatsapp_business_account( id='string' )
- Parameters:
id (string) –
[REQUIRED]
The unique identifier of your WhatsApp Business Account. WABA identifiers are formatted as
waba-01234567890123456789012345678901
. Use ListLinkedWhatsAppBusinessAccounts to list all WABAs and their details.- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
EndUserMessagingSocial.Client.exceptions.ValidationException
EndUserMessagingSocial.Client.exceptions.AccessDeniedException
EndUserMessagingSocial.Client.exceptions.ResourceNotFoundException
EndUserMessagingSocial.Client.exceptions.InvalidParametersException
EndUserMessagingSocial.Client.exceptions.ThrottledRequestException
EndUserMessagingSocial.Client.exceptions.DependencyException