pub async fn delete_sip_credential_list_mapping(
configuration: &Configuration,
account_sid: &str,
domain_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteSipCredentialListMappingError>>
Expand description
Delete a CredentialListMapping resource from an account.