ConnectCases.Client.
delete_domain
(**kwargs)¶Deletes a domain.
See also: AWS API Documentation
Request Syntax
response = client.delete_domain(
domainId='string'
)
[REQUIRED]
The unique identifier of the Cases domain.
{}
Response Structure
Exceptions
ConnectCases.Client.exceptions.InternalServerException
ConnectCases.Client.exceptions.ResourceNotFoundException
ConnectCases.Client.exceptions.ValidationException
ConnectCases.Client.exceptions.ThrottlingException
ConnectCases.Client.exceptions.AccessDeniedException
ConnectCases.Client.exceptions.ConflictException