pub async fn delete_sip_domain(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteSipDomainError>>
Expand description
Delete an instance of a Domain
pub async fn delete_sip_domain(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteSipDomainError>>
Delete an instance of a Domain