Amazon Connect Cases

2023/02/24 - Amazon Connect Cases - 1 new api methods

Changes  This release adds the ability to delete domains through the DeleteDomain API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html

DeleteDomain (new) Link ΒΆ

Deletes a domain.

See also: AWS API Documentation

Request Syntax

client.delete_domain(
    domainId='string'
)
type domainId

string

param domainId

[REQUIRED]

The unique identifier of the Cases domain.

rtype

dict

returns

Response Syntax

{}

Response Structure

  • (dict) --