pub async fn sends_id_delete( configuration: &Configuration, id: &str, ) -> Result<(), Error<SendsIdDeleteError>>