AlexaForBusiness / Client / disassociate_contact_from_address_book

disassociate_contact_from_address_book#

AlexaForBusiness.Client.disassociate_contact_from_address_book(**kwargs)#

Disassociates a contact from a given address book.

See also: AWS API Documentation

Request Syntax

response = client.disassociate_contact_from_address_book(
    ContactArn='string',
    AddressBookArn='string'
)
Parameters:
  • ContactArn (string) –

    [REQUIRED]

    The ARN of the contact to disassociate from an address book.

  • AddressBookArn (string) –

    [REQUIRED]

    The ARN of the address from which to disassociate the contact.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –