ChimeSDKVoice / Client / delete_voice_connector_group

delete_voice_connector_group#

ChimeSDKVoice.Client.delete_voice_connector_group(**kwargs)#

Deletes an Amazon Chime SDK Voice Connector group. Any VoiceConnectorItems and phone numbers associated with the group must be removed before it can be deleted.

See also: AWS API Documentation

Request Syntax

response = client.delete_voice_connector_group(
    VoiceConnectorGroupId='string'
)
Parameters:

VoiceConnectorGroupId (string) –

[REQUIRED]

The Voice Connector Group ID.

Returns:

None

Exceptions