Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_domain

delete_domain(**kwargs)

Deletes the specified domain from Voice ID.

See also: AWS API Documentation

Request Syntax

response = client.delete_domain(
    DomainId='string'
)
Parameters
DomainId (string) --

[REQUIRED]

The identifier of the domain you want to delete.

Returns
None

Exceptions

  • VoiceID.Client.exceptions.ResourceNotFoundException
  • VoiceID.Client.exceptions.ValidationException
  • VoiceID.Client.exceptions.ConflictException
  • VoiceID.Client.exceptions.InternalServerException
  • VoiceID.Client.exceptions.ThrottlingException
  • VoiceID.Client.exceptions.AccessDeniedException