pub async fn delete_outgoing_caller_id(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteOutgoingCallerIdError>>Expand description
Delete the caller-id specified from the account
pub async fn delete_outgoing_caller_id(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteOutgoingCallerIdError>>Delete the caller-id specified from the account